Home
last modified time | relevance | path

Searched refs:_thr_is_inited (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/lib/libthr/thread/
HDthr_stack.c160 if (!_thr_is_inited()) { in __thr_map_stacks_exec()
HDthr_fork.c159 if (!_thr_is_inited()) { in thr_fork_impl()
HDthr_list.c384 if (!_thr_is_inited()) { in __pthread_distribute_static_tls()
HDthr_private.h920 _thr_is_inited(void) in _thr_is_inited() function