Home
last modified time | relevance | path

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

/f-stack/lib/include/sys/
H A Dmutex.h72 #define thread_unlock(tdp) DO_NOTHING macro
/f-stack/freebsd/sys/
H A Dmutex.h161 #define thread_unlock(tdp) \ macro