/third_party/musl/src/linux/ |
D | membarrier.c | 12 weak_alias(dummy_0, __tl_lock); 35 __tl_lock(); in __membarrier()
|
/third_party/musl/src/process/ |
D | fork.c | 44 weak_alias(dummy_0, __tl_lock); 59 __tl_lock(); in fork()
|
/third_party/musl/src/thread/ |
D | synccall.c | 9 weak_alias(dummy_0, __tl_lock); 59 __tl_lock(); in __synccall()
|
D | pthread_key_create.c | 22 weak_alias(dummy_0, __tl_lock); 58 __tl_lock(); in __pthread_key_delete()
|
D | pthread_create.c | 32 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/thread/liteos_a/ |
D | pthread_create.c | 22 void __tl_lock(void) in __tl_lock() function 82 __tl_lock(); in __pthread_exit() 339 __tl_lock(); in __pthread_create()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
D | pthread_create.c | 22 void __tl_lock(void) in __tl_lock() function 82 __tl_lock(); in __pthread_exit() 339 __tl_lock(); in __pthread_create()
|
/third_party/musl/src/thread/linux/ |
D | pthread_create.c | 107 void __tl_lock(void) in __tl_lock() function 187 __tl_lock(); in __pthread_exit() 484 __tl_lock(); in __pthread_create() 557 __tl_lock(); in __pthread_gettid_np()
|
/third_party/musl/porting/linux/user/src/thread/ |
D | pthread_create.c | 107 void __tl_lock(void) in __tl_lock() function 187 __tl_lock(); in __pthread_exit() 484 __tl_lock(); in __pthread_create() 557 __tl_lock(); in __pthread_gettid_np()
|
/third_party/musl/src/linux/syscall_hooks/ |
D | syscall_hooks.c | 57 __tl_lock(); in set_syscall_hooks()
|
/third_party/musl/src/syscall_hooks/linux/ |
D | syscall_hooks.c | 57 __tl_lock(); in set_syscall_hooks()
|
/third_party/musl/porting/linux/user/src/syscall_hooks/ |
D | syscall_hooks.c | 57 __tl_lock(); in set_syscall_hooks()
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
D | pthread_impl.h | 113 hidden void __tl_lock(void);
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
D | pthread_impl.h | 113 hidden void __tl_lock(void);
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
D | pthread_impl.h | 115 hidden void __tl_lock(void);
|
/third_party/musl/porting/liteos_m/user/src/internal/ |
D | pthread_impl.h | 174 hidden void __tl_lock(void);
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
D | pthread_impl.h | 188 hidden void __tl_lock(void);
|
/third_party/musl/porting/linux/user/src/internal/ |
D | pthread_impl.h | 271 hidden void __tl_lock(void);
|
/third_party/musl/src/internal/ |
D | pthread_impl.h | 272 hidden void __tl_lock(void);
|
/third_party/musl/porting/liteos_a/user/ldso/ |
D | dynlink.c | 1609 __tl_lock(); in install_new_tls()
|
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
D | dynlink.c | 1608 __tl_lock(); in install_new_tls()
|
/third_party/musl/ldso/ |
D | dynlink.c | 1635 __tl_lock();
|
/third_party/musl/ldso/linux/ |
D | dynlink.c | 2730 __tl_lock(); in install_new_tls()
|
/third_party/musl/porting/linux/user/ldso/ |
D | dynlink.c | 2730 __tl_lock(); in install_new_tls()
|