Home
last modified time | relevance | path

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

/f-stack/lib/include/sys/
H A Dmutex.h36 #undef _mtx_lock_flags
64 #define _mtx_lock_flags(m, opts, file, line) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Dmutex.h195 #define _mtx_lock_flags(m, o, f, l) \ macro
415 _mtx_lock_flags((m), (opts), (file), (line))