Home
last modified time | relevance | path

Searched refs:thread_lock_flags (Results 1 – 4 of 4) sorted by relevance

/f-stack/lib/include/sys/
H A Dmutex.h43 #undef thread_lock_flags
71 #define thread_lock_flags(tdp, opt) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Dmutex.h154 #define thread_lock_flags(tdp, opt) \ macro
157 #define thread_lock_flags(tdp, opt) \ macro
/f-stack/freebsd/kern/
H A Dkern_clock.c703 thread_lock_flags(td, MTX_QUIET); in statclock()
H A Dsubr_turnstile.c234 thread_lock_flags(td, MTX_DUPOK); in propagate_priority()