Home
last modified time | relevance | path

Searched refs:_m_prev (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_mutex_unlock.c27 volatile void *prev = m->_m_prev; in __pthread_mutex_unlock()
Dpthread_mutex_trylock.c38 m->_m_prev = &self->robust_list.head; in __pthread_mutex_trylock_owner()
/third_party/musl/src/thread/
Dpthread_mutex_unlock.c33 volatile void *prev = m->_m_prev; in __pthread_mutex_unlock()
Dpthread_mutex_trylock.c71 m->_m_prev = &self->robust_list.head; in __pthread_mutex_trylock_owner()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h35 #define _m_prev __u.__p[3] macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h35 #define _m_prev __u.__p[3] macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h30 #define _m_prev __u.__p[3] macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h82 #define _m_prev __u.__p[3] macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h92 #define _m_prev __u.__p[3] macro
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h139 #define _m_prev __u.__p[3] macro
/third_party/musl/src/internal/
Dpthread_impl.h120 #define _m_prev __u.__p[3] macro