/third_party/musl/src/thread/liteos_a/ |
D | pthread_create.c | 34 void __tl_unlock(void) in __tl_unlock() function 88 __tl_unlock(); in __pthread_exit() 160 __tl_unlock(); in __pthread_exit() 356 __tl_unlock(); in __pthread_create() 365 __tl_unlock(); in __pthread_create()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
D | pthread_create.c | 34 void __tl_unlock(void) in __tl_unlock() function 88 __tl_unlock(); in __pthread_exit() 160 __tl_unlock(); in __pthread_exit() 356 __tl_unlock(); in __pthread_create() 365 __tl_unlock(); in __pthread_create()
|
/third_party/musl/src/linux/ |
D | membarrier.c | 13 weak_alias(dummy_0, __tl_unlock); 52 __tl_unlock(); in __membarrier()
|
/third_party/musl/src/process/ |
D | fork.c | 45 weak_alias(dummy_0, __tl_unlock); 73 __tl_unlock(); in fork()
|
/third_party/musl/src/thread/ |
D | synccall.c | 10 weak_alias(dummy_0, __tl_unlock); 118 __tl_unlock(); in __synccall()
|
D | pthread_key_create.c | 23 weak_alias(dummy_0, __tl_unlock); 61 __tl_unlock(); in __pthread_key_delete()
|
D | pthread_create.c | 44 void __tl_unlock(void) in __tl_unlock() function 110 __tl_unlock(); in __pthread_exit() 385 __tl_unlock(); in __pthread_create() 430 __tl_unlock(); in __pthread_gettid_np()
|
/third_party/musl/src/thread/linux/ |
D | pthread_create.c | 119 void __tl_unlock(void) in __tl_unlock() function 196 __tl_unlock(); in __pthread_exit() 513 __tl_unlock(); in __pthread_create() 559 __tl_unlock(); in __pthread_gettid_np()
|
/third_party/musl/porting/linux/user/src/thread/ |
D | pthread_create.c | 119 void __tl_unlock(void) in __tl_unlock() function 196 __tl_unlock(); in __pthread_exit() 513 __tl_unlock(); in __pthread_create() 559 __tl_unlock(); in __pthread_gettid_np()
|
/third_party/musl/src/linux/syscall_hooks/ |
D | syscall_hooks.c | 70 __tl_unlock(); in set_syscall_hooks()
|
/third_party/musl/src/syscall_hooks/linux/ |
D | syscall_hooks.c | 70 __tl_unlock(); in set_syscall_hooks()
|
/third_party/musl/porting/linux/user/src/syscall_hooks/ |
D | syscall_hooks.c | 70 __tl_unlock(); in set_syscall_hooks()
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
D | pthread_impl.h | 114 hidden void __tl_unlock(void);
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
D | pthread_impl.h | 114 hidden void __tl_unlock(void);
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
D | pthread_impl.h | 116 hidden void __tl_unlock(void);
|
/third_party/musl/porting/liteos_m/user/src/internal/ |
D | pthread_impl.h | 175 hidden void __tl_unlock(void);
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
D | pthread_impl.h | 189 hidden void __tl_unlock(void);
|
/third_party/musl/porting/linux/user/src/internal/ |
D | pthread_impl.h | 272 hidden void __tl_unlock(void);
|
/third_party/musl/src/internal/ |
D | pthread_impl.h | 273 hidden void __tl_unlock(void);
|
/third_party/musl/porting/liteos_a/user/ldso/ |
D | dynlink.c | 1644 __tl_unlock(); in install_new_tls()
|
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
D | dynlink.c | 1643 __tl_unlock(); in install_new_tls()
|
/third_party/musl/ldso/ |
D | dynlink.c | 1670 __tl_unlock();
|
/third_party/musl/ldso/linux/ |
D | dynlink.c | 2765 __tl_unlock(); in install_new_tls()
|
/third_party/musl/porting/linux/user/ldso/ |
D | dynlink.c | 2765 __tl_unlock(); in install_new_tls()
|