Searched refs:heap_init_post_thread (Results 1 - 3 of 3) sorted by path

/haiku/headers/private/kernel/
H A Dheap.h84 status_t heap_init_post_thread();
/haiku/src/system/kernel/
H A Dheap.cpp2164 heap_init_post_thread() function
2170 panic("heap_init_post_thread(): cannot create heap grow thread\n");
2219 panic("heap_init_post_thread(): failed to init deferred deleter");
/haiku/src/system/kernel/vm/
H A Dvm.cpp4516 return heap_init_post_thread();

Completed in 75 milliseconds