Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmutex.h143 #define thread_lock(tdp) \ macro
146 #define thread_lock(tdp) \ macro
149 #define thread_lock(tdp) \ macro
/f-stack/lib/include/sys/
H A Dmutex.h70 #define thread_lock(tdp) DO_NOTHING macro