Search | Google it | Results 1 - 1 of 1 for funcall:setAreaFlag from tkernel_2/kernel/tkernel/src/mempool.c (0.00 seconds) |
293: } 294: setAreaFlag(aq, AREA_USE); 295: 349: /* Set AREA_USE for locations that must not be free area */ 350: setAreaFlag(&mplcb->areaque, AREA_USE); 351: setAreaFlag(ep, AREA_USE); 352: