Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDmutex.h381 #define mtx_trylock_spin(m) mtx_trylock_spin_flags((m), 0) macro
/freebsd-11-stable/sys/kern/
HDkern_tc.c1915 if (mtx_trylock_spin(&tc_setclock_mtx)) { in tc_ticktock()
/freebsd-11-stable/share/man/man9/
HDMakefile1230 mutex.9 mtx_trylock_spin.9 \