gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:EI from tkernel_2/kernel/sysmgr/src/imalloc.c (0.00 seconds)
tkernel_2
kernel/sysmgr/src/imalloc.c - 12.0KB - 441 lines
255:                 /* Reserve pages */
256:                 EI(imask);
257:                 n = PageCount(size + sizeof(QUEUE) * 2);
274: 275: EI(imask); 276: return mem;
336: removeAreaQue(aq); 337: EI(imask); 338: RelSysMemBlk(aq);
344: 345: EI(imask); 346: }