gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:lltoul (0.00 seconds)
mtkernel_3
kernel/tkernel/time_calls.c - 22.2KB - 901 lines
257:          */
258:         tm = lltoul(knl_current_time) + pk_ccyc->cycphs + TIMER_PERIOD;
259: 
More results from time_calls.c
kernel/tkernel/time_calls.h - 3.1KB - 111 lines
51: 
52:         cur = lltoul(knl_current_time);
53:         tm = cyccb->cyctmeb.time + cyccb->cyctim;
More results from time_calls.h
kernel/tkernel/timer.c - 5.4KB - 185 lines
72:         QUEUE  *q;
73:         ABSTIM ofs = lltoul(knl_current_time) - ABSTIM_DIFF_MIN;
74: 
More results from timer.c