Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libthr/thread/
HDthr_umtx.h49 int __thr_umutex_set_ceiling(struct umutex *mtx, uint32_t ceiling,
HDthr_umtx.c184 __thr_umutex_set_ceiling(struct umutex *mtx, uint32_t ceiling, in __thr_umutex_set_ceiling() function
HDthr_mutex.c1049 ret = __thr_umutex_set_ceiling(&m->m_lock, ceiling, old_ceiling); in _pthread_mutex_setprioceiling()