Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_create.c34 void __tl_unlock(void) in __tl_unlock() function
86 __tl_unlock(); in __pthread_exit()
157 __tl_unlock(); in __pthread_exit()
359 __tl_unlock(); in __pthread_create()
368 __tl_unlock(); in __pthread_create()
/third_party/musl/src/linux/
Dmembarrier.c17 weak_alias(dummy_0, __tl_unlock);
57 __tl_unlock(); in __membarrier()
/third_party/musl/src/thread/
Dpthread_key_create.c21 weak_alias(dummy_0, __tl_unlock);
59 __tl_unlock(); in __pthread_key_delete()
Dsynccall.c10 weak_alias(dummy_0, __tl_unlock);
117 __tl_unlock(); in __synccall()
Dpthread_create.c44 void __tl_unlock(void) in __tl_unlock() function
96 __tl_unlock(); in __pthread_exit()
374 __tl_unlock(); in __pthread_create()
419 __tl_unlock(); in __pthread_gettid_np()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c113 void __tl_unlock(void) in __tl_unlock() function
168 __tl_unlock(); in __pthread_exit()
454 __tl_unlock(); in __pthread_create()
499 __tl_unlock(); in __pthread_gettid_np()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h114 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h113 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dpthread_impl.h114 hidden void __tl_unlock(void);
/third_party/musl/src/internal/
Dpthread_impl.h174 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h175 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h175 hidden void __tl_unlock(void);
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h236 hidden void __tl_unlock(void);
/third_party/musl/ldso/
Ddynlink.c1588 __tl_unlock(); in install_new_tls()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1604 __tl_unlock(); in install_new_tls()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1604 __tl_unlock(); in install_new_tls()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2550 __tl_unlock(); in install_new_tls()