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

/freebsd-10.1-release/sys/sys/
H A Dmutex.h305 #define mtx_unlock_spin(m) mtx_unlock_spin_flags((m), 0)
371 #define mtx_unlock_spin_flags(m, opts) \ macro
/freebsd-10.1-release/sys/kern/
H A Dkern_timeout.c512 mtx_unlock_spin_flags(&cc->cc_lock, MTX_QUIET);
/freebsd-10.1-release/share/man/man9/
H A DMakefile994 mutex.9 mtx_unlock_spin_flags.9

Completed in 108 milliseconds