Home
last modified time | relevance | path

Searched refs:__thr_get_main_stack_base (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_init.c445 __thr_get_main_stack_base(char **base) in __thr_get_main_stack_base() function
506 if (!__thr_get_main_stack_base(&_usrstack)) in init_private()
H A Dthr_private.h1109 bool __thr_get_main_stack_base(char **base);