gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:to_usec_tmo from tkernel_2/kernel/tkernel/src/task_sync.c (0.00 seconds)
tkernel_2
kernel/tkernel/src/task_sync.c - 8.2KB - 357 lines
173: {
174:         return _tk_slp_tsk_u(to_usec_tmo(tmout));
175: }
281: { 282: return _tk_wai_tev_u(waiptn, to_usec_tmo(tmout)); 283: }