Search | Google it | Results 1 - 1 of 1 for funcall:appendFreeArea from tkernel_2/kernel/tkernel/src/mempool.c (0.00 seconds) |
291: /* Register the remaining area onto FreeQue */ 292: appendFreeArea(mplcb, q); 293: } 327: /* Register free area onto FreeQue */ 328: appendFreeArea(mplcb, aq); 329: 353: /* Register onto FreeQue */ 354: appendFreeArea(mplcb, tp); 355: }