Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_init.c124 struct umutex _cond_static_lock = DEFAULT_UMUTEX; variable
479 _thr_umutex_init(&_cond_static_lock); in init_private()
H A Dthr_cond.c124 THR_LOCK_ACQUIRE(thread, &_cond_static_lock); in init_static()
131 THR_LOCK_RELEASE(thread, &_cond_static_lock); in init_static()
H A Dthr_private.h767 extern struct umutex _cond_static_lock __hidden;