Searched defs:thread_lock (Results 1 – 2 of 2) sorted by relevance
98 #define thread_lock(td) LOS_TaskLock() macro
106 static pthread_mutex_t thread_lock; variable