gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_mem_free (0.00 seconds)
tkernel_2
lib/libtk/src/kmalloc.c - 1.6KB - 85 lines
60:         MEMLOCK( return )
61:         _mem_free(ptr, &_Kmacb);
62:         MEMUNLOCK()
More results from tkernel_2
t2ex
t2ex_source/lib/libtk/src_t2ex/memalloc.c - 12.2KB - 419 lines
347:                         /* Release area */
348:                         _mem_free(ptr, macb);
349:                         ptr = NULL;
More results from t2ex