Search | Google it | Results 1 - 1 of 1 for funcall:appendFreeArea from tkernel_2/kernel/sysmgr/src/imalloc.c (0.00 seconds) |
217: /* Register remaining area to FreeQue */ 218: appendFreeArea(q, imacb); 219: } 341: /* Register free area to FreeQue */ 342: appendFreeArea(aq, imacb); 343: }