Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dmutex.h388 #define mtx_trylock(m) mtx_trylock_flags((m), 0)
459 #define mtx_trylock_flags(m, opts) \ macro
/freebsd/share/man/man9/
H A DMakefile1601 mutex.9 mtx_trylock_flags.9 \