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

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_umtx.h44 int __thr_umutex_lock_spin(struct umutex *mtx, uint32_t id) __hidden;
132 return (__thr_umutex_lock_spin(mtx, id));
H A Dthr_umtx.c87 __thr_umutex_lock_spin(struct umutex *mtx, uint32_t id) function

Completed in 111 milliseconds