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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.c185 __thr_umutex_set_ceiling(struct umutex *mtx, uint32_t ceiling, function
H A Dthr_umtx.h49 int __thr_umutex_set_ceiling(struct umutex *mtx, uint32_t ceiling,
H A Dthr_mutex.c1046 ret = __thr_umutex_set_ceiling(&m->m_lock, ceiling, old_ceiling);

Completed in 68 milliseconds