Home
last modified time | relevance | path

Searched refs:_c_lock (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/src/thread/
Dpthread_cond_timedwait.c82 lock(&c->_c_lock); in __pthread_cond_timedwait()
92 unlock(&c->_c_lock); in __pthread_cond_timedwait()
123 lock(&c->_c_lock); in __pthread_cond_timedwait()
130 unlock(&c->_c_lock); in __pthread_cond_timedwait()
178 lock(&c->_c_lock); in __private_cond_signal()
196 unlock(&c->_c_lock); in __private_cond_signal()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h42 #define _c_lock __u.__vi[8] macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h41 #define _c_lock __u.__vi[8] macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h42 #define _c_lock __u.__vi[8] macro
/third_party/musl/src/internal/
Dpthread_impl.h88 #define _c_lock __u.__vi[8] macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h88 #define _c_lock __u.__vi[8] macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h89 #define _c_lock __u.__vi[8] macro
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h117 #define _c_lock __u.__vi[8] macro