gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:knl_memorypool_initialize (0.00 seconds)
mtkernel_3
kernel/tkernel/tkinit.c - 1.8KB - 74 lines
56: #if USE_MEMORYPOOL
57:         ercd = knl_memorypool_initialize();
58:         if(ercd < E_OK) return ercd;