Search | Google it | Results 1 - 1 of 1 for funcall:insertAreaQue from tkernel_2/lib/libtk/src/memalloc.c (0.00 seconds) |
184: end = (QUEUE*)((VB*)top + nblk * macb->pagesz) - 1; 185: insertAreaQue(&macb->areaque, end); 186: insertAreaQue(&macb->areaque, top); 187: setAreaFlag(top, AREA_TOP); 205: q = (QUEUE*)((VB*)(aq + 1) + size); 206: insertAreaQue(aq, q); 207: