Searched refs:__thr_umutex_unlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.h47 int __thr_umutex_unlock(struct umutex *mtx) __hidden;
158 return (__thr_umutex_unlock(mtx));
H A Dthr_umtx.c171 __thr_umutex_unlock(struct umutex *mtx) function

Completed in 116 milliseconds