Home
last modified time | relevance | path

Searched refs:_thr_check_init (Results 1 – 11 of 11) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_rwlock.c163 _thr_check_init(); in _thr_rwlock_init()
232 _thr_check_init(); in _Tthr_rwlock_rdlock()
240 _thr_check_init(); in _pthread_rwlock_timedrdlock()
252 _thr_check_init(); in _Tthr_rwlock_tryrdlock()
289 _thr_check_init(); in _Tthr_rwlock_trywrlock()
350 _thr_check_init(); in _Tthr_rwlock_wrlock()
358 _thr_check_init(); in _pthread_rwlock_timedwrlock()
H A Dthr_self.c44 _thr_check_init(); in _Tthr_self()
H A Dthr_getthreadid_np.c46 _thr_check_init(); in _thr_getthreadid_np()
H A Dthr_once.c69 _thr_check_init(); in _thr_once()
H A Dthr_cancel.c140 _thr_check_init(); in _Tthr_testcancel()
H A Dthr_mutex.c384 _thr_check_init(); in __Tthr_mutex_init()
622 _thr_check_init(); in __Tthr_mutex_trylock()
750 _thr_check_init(); in __Tthr_mutex_lock()
764 _thr_check_init(); in __pthread_mutex_timedlock()
H A Dthr_spec.c62 _thr_check_init(); in _thr_key_create()
H A Dthr_fork.c115 _thr_check_init(); in __pthread_cxa_finalize()
H A Dthr_create.c72 _thr_check_init(); in _pthread_create()
H A Dthr_attr.c326 _thr_check_init(); in _thr_attr_init()
H A Dthr_private.h931 _thr_check_init(void) in _thr_check_init() function