Search | Google it | Results 1 - 1 of 1 for funcall:QueInit from mtkernel_3/kernel/tkernel/mailbox.c (0.00 seconds) |
42: /* Register all control blocks onto FreeQue */ 43: QueInit(&knl_free_mbxcb); 44: end = knl_mbxcb_table + NUM_MBXID; 82: /* Initialize control block */ 83: QueInit(&mbxcb->wait_queue); 84: mbxcb->mbxid = mbxid;