Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dmembarrier.c16 weak_alias(dummy_0, __tl_lock);
40 __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
90 __tl_lock(); in __pthread_exit()
347 __tl_lock(); in __pthread_create()
417 __tl_lock(); in __pthread_gettid_np()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c101 void __tl_lock(void) in __tl_lock() function
159 __tl_lock(); in __pthread_exit()
425 __tl_lock(); in __pthread_create()
497 __tl_lock(); in __pthread_gettid_np()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c22 void __tl_lock(void) in __tl_lock() function
80 __tl_lock(); in __pthread_exit()
342 __tl_lock(); in __pthread_create()
/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.h112 hidden void __tl_lock(void);
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h113 hidden void __tl_lock(void);
/third_party/musl/src/internal/
Dpthread_impl.h173 hidden void __tl_lock(void);
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h174 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/linux/user/src/internal/
Dpthread_impl.h235 hidden void __tl_lock(void);
/third_party/musl/ldso/
Ddynlink.c1553 __tl_lock(); in install_new_tls()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1569 __tl_lock(); in install_new_tls()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1569 __tl_lock(); in install_new_tls()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2515 __tl_lock(); in install_new_tls()