Search | Google it | Results 1 - 1 of 1 for funcall:QueInit from mtkernel_3/kernel/tkernel/eventflag.c (0.00 seconds) |
42: /* Register all control blocks onto FreeQue */ 43: QueInit(&knl_free_flgcb); 44: end = knl_flgcb_table + NUM_FLGID; 81: /* Initialize control block */ 82: QueInit(&flgcb->wait_queue); 83: flgcb->flgid = flgid;