Search | Google it | Results 1 - 1 of 1 for funcall:QueInit from tkernel_2/kernel/tkernel/src/mailbox.c (0.00 seconds) |
82: /* Register all control blocks onto FreeQue */ 83: QueInit(&free_mbxcb); 84: end = mbxcb_table + NUM_MBXID; 169: /* Initialize control block */ 170: QueInit(&mbxcb->wait_queue); 171: mbxcb->mbxid = mbxid;