Search | Google it | Results 1 - 1 of 1 for funcall:QueInit from mtkernel_3/kernel/tkernel/time_calls.c (0.00 seconds) |
170: /* Register all control blocks onto FreeQue */ 171: QueInit(&knl_free_cyccb); 172: end = knl_cyccb_table + NUM_CYCID; 573: /* Register all control blocks onto FreeQue */ 574: QueInit(&knl_free_almcb); 575: end = knl_almcb_table + NUM_ALMID;