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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.h48 int __thr_umutex_trylock(struct umutex *mtx) __hidden;
93 return (__thr_umutex_trylock(mtx));
H A Dthr_umtx.c178 __thr_umutex_trylock(struct umutex *mtx) function

Completed in 164 milliseconds