gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_mem_malloccheck (0.00 seconds)
tkernel_2
lib/libtk/src/kmalloc.c - 1.6KB - 85 lines
78:         MEMLOCK( return FALSE )
79:         v = _mem_malloccheck(ptr, &_Kmacb);
80:         MEMUNLOCK()
More results from tkernel_2
t2ex
t2ex_source/lib/libtk/src_t2ex/smalloc.c - 3.2KB - 119 lines
112:         UMEMLOCK( return FALSE )
113:         v = _mem_malloccheck(ptr, &_Smacb);
114:         UMEMUNLOCK()