Search | Google it | Results 1 - 1 of 1 for funcall:QueInit from mtkernel_3/kernel/tkernel/mempfix.c (0.00 seconds) |
43: /* Register all control blocks onto FreeQue */ 44: QueInit(&knl_free_mpfcb); 45: end = knl_mpfcb_table + NUM_MPFID; 129: /* Initialize control block */ 130: QueInit(&mpfcb->wait_queue); 131: mpfcb->exinf = pk_cmpf->exinf;