Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_umtx.h177 _thr_umutex_unlock(struct umutex *mtx, uint32_t id) in _thr_umutex_unlock() function
H A Dthr_umtx.c252 _thr_umutex_unlock(m, TID(curthread)); in _thr_ucond_wait()
H A Dthr_private.h608 _thr_umutex_unlock((lck), TID(thrd))
635 _thr_umutex_unlock((lck), TID(thrd)); \