Search | Google it | Results 1 - 1 of 1 for funcall:QueInit from tkernel_2/kernel/tkernel/src/eventflag.c (0.00 seconds) |
72: /* Register all control blocks onto FreeQue */ 73: QueInit(&free_flgcb); 74: end = flgcb_table + NUM_FLGID; 142: /* Initialize control block */ 143: QueInit(&flgcb->wait_queue); 144: flgcb->flgid = flgid;