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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.h80 _thr_umutex_trylock(struct umutex *mtx, uint32_t id) function
H A Dthr_private.h595 _thr_umutex_trylock((lck), TID(thrd))
H A Dthr_mutex.c628 ret = _thr_umutex_trylock(&m->m_lock, id);

Completed in 161 milliseconds