Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dmutex.h98 #define thread_lock(td) LOS_TaskLock() macro
/third_party/liburing/examples/
Dproxy.c106 static pthread_mutex_t thread_lock; variable