Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libthr/thread/
HDthr_umtx.h178 _thr_umutex_unlock(struct umutex *mtx, uint32_t id) in _thr_umutex_unlock() function
HDthr_private.h604 _thr_umutex_unlock((lck), TID(thrd))
631 _thr_umutex_unlock((lck), TID(thrd)); \
HDthr_umtx.c263 _thr_umutex_unlock(m, TID(curthread)); in _thr_ucond_wait()