Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDmutex.h380 #define mtx_trylock(m) mtx_trylock_flags((m), 0)
451 #define mtx_trylock_flags(m, opts) \ macro
/freebsd-11-stable/share/man/man9/
HDMakefile1229 mutex.9 mtx_trylock_flags.9 \