Search | Google it | Results 1 - 1 of 1 for funcall:QueInit from tkernel_2/kernel/tkernel/src/mempfix.c (0.00 seconds) |
83: /* Register all control blocks onto FreeQue */ 84: QueInit(&free_mpfcb); 85: end = mpfcb_table + NUM_MPFID; 173: /* Initialize control block */ 174: QueInit(&mpfcb->wait_queue); 175: mpfcb->exinf = pk_cmpf->exinf;