Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libthr/thread/
Dthr_umtx.h51 int __thr_umutex_set_ceiling(struct umutex *mtx, uint32_t ceiling,
Dthr_umtx.c187 __thr_umutex_set_ceiling(struct umutex *mtx, uint32_t ceiling, in __thr_umutex_set_ceiling() function
Dthr_mutex.c1051 ret = __thr_umutex_set_ceiling(&m->m_lock, ceiling, old_ceiling); in _pthread_mutex_setprioceiling()