Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_fork.c159 if (!_thr_is_inited()) { in thr_fork_impl()
H A Dthr_list.c382 if (!_thr_is_inited()) { in __pthread_distribute_static_tls()
H A Dthr_private.h920 _thr_is_inited(void) in _thr_is_inited() function