Home
last modified time | relevance | path

Searched refs:__tl_lock (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/src/linux/
Dmembarrier.c12 weak_alias(dummy_0, __tl_lock);
35 __tl_lock(); in __membarrier()
/third_party/musl/src/thread/
Dpthread_key_create.c20 weak_alias(dummy_0, __tl_lock);
56 __tl_lock(); in __pthread_key_delete()
Dsynccall.c9 weak_alias(dummy_0, __tl_lock);
59 __tl_lock(); in __synccall()
Dpthread_create.c32 void __tl_lock(void) in __tl_lock() function
104 __tl_lock(); in __pthread_exit()
358 __tl_lock(); in __pthread_create()
428 __tl_lock(); in __pthread_gettid_np()
/third_party/musl/src/process/
Dfork.c44 weak_alias(dummy_0, __tl_lock);
59 __tl_lock(); in fork()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c22 void __tl_lock(void) in __tl_lock() function
82 __tl_lock(); in __pthread_exit()
339 __tl_lock(); in __pthread_create()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c107 void __tl_lock(void) in __tl_lock() function
181 __tl_lock(); in __pthread_exit()
455 __tl_lock(); in __pthread_create()
528 __tl_lock(); in __pthread_gettid_np()
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h113 hidden void __tl_lock(void);
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h113 hidden void __tl_lock(void);
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h115 hidden void __tl_lock(void);
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h174 hidden void __tl_lock(void);
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h188 hidden void __tl_lock(void);
/third_party/musl/src/internal/
Dpthread_impl.h186 hidden void __tl_lock(void);
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h251 hidden void __tl_lock(void);
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1609 __tl_lock(); in install_new_tls()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1608 __tl_lock(); in install_new_tls()
/third_party/musl/ldso/
Ddynlink.c1592 __tl_lock(); in install_new_tls()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2656 __tl_lock(); in install_new_tls()