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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.h146 _thr_umutex_unlock2(struct umutex *mtx, uint32_t id, int *defer) function
181 return (_thr_umutex_unlock2(mtx, id, NULL));
H A Dthr_mutex.c985 error = _thr_umutex_unlock2(&m->m_lock, id, mtx_defer);

Completed in 120 milliseconds