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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.c263 _thr_umutex_unlock(m, TID(curthread));
H A Dthr_umtx.h178 _thr_umutex_unlock(struct umutex *mtx, uint32_t id) function
H A Dthr_private.h604 _thr_umutex_unlock((lck), TID(thrd))
631 _thr_umutex_unlock((lck), TID(thrd)); \

Completed in 180 milliseconds