Home
last modified time | relevance | path

Searched refs:__tl_lock (Results 1 – 24 of 24) 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/process/
Dfork.c44 weak_alias(dummy_0, __tl_lock);
59 __tl_lock(); in fork()
/third_party/musl/src/thread/
Dsynccall.c9 weak_alias(dummy_0, __tl_lock);
59 __tl_lock(); in __synccall()
Dpthread_key_create.c22 weak_alias(dummy_0, __tl_lock);
58 __tl_lock(); in __pthread_key_delete()
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/thread/liteos_a/
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/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/src/thread/linux/
Dpthread_create.c107 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/
Dpthread_create.c107 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/
Dsyscall_hooks.c57 __tl_lock(); in set_syscall_hooks()
/third_party/musl/src/syscall_hooks/linux/
Dsyscall_hooks.c57 __tl_lock(); in set_syscall_hooks()
/third_party/musl/porting/linux/user/src/syscall_hooks/
Dsyscall_hooks.c57 __tl_lock(); in set_syscall_hooks()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h113 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/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/porting/linux/user/src/internal/
Dpthread_impl.h271 hidden void __tl_lock(void);
/third_party/musl/src/internal/
Dpthread_impl.h272 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.c1635 __tl_lock();
/third_party/musl/ldso/linux/
Ddynlink.c2730 __tl_lock(); in install_new_tls()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2730 __tl_lock(); in install_new_tls()