Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmutex.h391 #define mtx_unlock_spin(m) mtx_unlock_spin_flags((m), 0)
457 #define mtx_unlock_spin_flags(m, opts) \ macro
/freebsd/sys/kern/
H A Dkern_timeout.c555 mtx_unlock_spin_flags(&cc->cc_lock, MTX_QUIET); in callout_process()
557 mtx_unlock_spin_flags(&cc->cc_lock, MTX_QUIET); in callout_process()
/freebsd/share/man/man9/
H A DMakefile1607 mutex.9 mtx_unlock_spin_flags.9