gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:QueInit from tkernel_2/kernel/tkernel/src/timer.c (0.00 seconds)
tkernel_2
kernel/tkernel/src/timer.c - 6.2KB - 216 lines
68:         current_time = real_time_ofs = ltoll(0);
69:         QueInit(&timer_queue);
70: 
130: if ( tmout == TMO_FEVR ) { 131: QueInit(&event->queue); 132: } else {