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

/freebsd-12-stable/sys/sys/
H A Dmutex.h128 void mtx_spin_wait_unlocked(struct mtx *m);
/freebsd-12-stable/sys/kern/
H A Dkern_exit.c845 mtx_spin_wait_unlocked(&p->p_slock);
H A Dkern_mutex.c1243 mtx_spin_wait_unlocked(struct mtx *m) function

Completed in 165 milliseconds