Home
last modified time | relevance | path

Searched defs:thread_lock_flags_ (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/include/sys/
H A Dmutex.h69 #define thread_lock_flags_(tdp, opts, file, line) DO_NOTHING macro
/f-stack/freebsd/kern/
H A Dkern_mutex.c860 thread_lock_flags_(struct thread *td, int opts, const char *file, int line) in thread_lock_flags_() function