gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:QueInit from tkernel_2/kernel/tkernel/src/mempfix.c (0.00 seconds)
tkernel_2
kernel/tkernel/src/mempfix.c - 12.5KB - 498 lines
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;