Home
last modified time | relevance | path

Searched refs:_b_inst (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/src/thread/
Dpthread_barrier_wait.c74 inst = b->_b_inst; in pthread_barrier_wait()
80 b->_b_inst = inst = &new_inst; in pthread_barrier_wait()
94 b->_b_inst = 0; in pthread_barrier_wait()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_barrier_wait.c74 inst = b->_b_inst; in pthread_barrier_wait()
80 b->_b_inst = inst = &new_inst; in pthread_barrier_wait()
94 b->_b_inst = 0; in pthread_barrier_wait()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h53 #define _b_inst __u.__p[3] macro
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h52 #define _b_inst __u.__p[3] macro
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h53 #define _b_inst __u.__p[3] macro
/third_party/musl/src/internal/
Dpthread_impl.h99 #define _b_inst __u.__p[3] macro
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h99 #define _b_inst __u.__p[3] macro
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h100 #define _b_inst __u.__p[3] macro
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h129 #define _b_inst __u.__p[3] macro