Searched defs:sbrk_hook (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/malloc/
H A Darch-specific.cpp37 extern "C" void *(*sbrk_hook)(long); variable
38 void *(*sbrk_hook)(long) = &BPrivate::hoardSbrk; variable
/haiku-fatelf/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp948 sbrk_hook(long) function
H A Dheap.cpp1850 sbrk_hook(long) function

Completed in 37 milliseconds