Home
last modified time | relevance | path

Searched refs:mtx_unlock_flags (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dmutex.h386 #define mtx_unlock(m) mtx_unlock_flags((m), 0)
449 #define mtx_unlock_flags(m, opts) \ macro
/freebsd/share/man/man9/
H A DMakefile1654 mutex.9 mtx_unlock_flags.9 \