Home
last modified time | relevance | path

Searched refs:__tl_unlock (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c34 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/thread/liteos_a/
H A Dpthread_create.c34 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/
H A Dmembarrier.c13 weak_alias(dummy_0, __tl_unlock);
52 __tl_unlock(); in __membarrier()
/third_party/musl/src/process/
H A Dfork.c45 weak_alias(dummy_0, __tl_unlock);
75 __tl_unlock(); in fork()
/third_party/musl/src/thread/
H A Dsynccall.c10 weak_alias(dummy_0, __tl_unlock);
118 __tl_unlock(); in __synccall()
H A Dpthread_key_create.c24 weak_alias(dummy_0, __tl_unlock);
69 __tl_unlock(); in __pthread_key_delete()
H A Dpthread_create.c44 void __tl_unlock(void) in __tl_unlock() function
110 __tl_unlock(); in __pthread_exit()
389 __tl_unlock(); in __pthread_create()
434 __tl_unlock(); in __pthread_gettid_np()
/third_party/musl/src/thread/linux/
H A Dpthread_create.c162 void __tl_unlock(void) in __tl_unlock() function
248 __tl_unlock(); in __pthread_exit()
327 // call __tl_unlock, the value of tl_lock_count will appear in __pthread_exit()
577 __tl_unlock(); in __pthread_create()
623 __tl_unlock(); in __pthread_gettid_np()
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c119 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/syscall_hooks/linux/
H A Dsyscall_hooks.c70 __tl_unlock(); in set_syscall_hooks()
/third_party/musl/porting/linux/user/src/syscall_hooks/
H A Dsyscall_hooks.c70 __tl_unlock(); in set_syscall_hooks()
/third_party/musl/src/linux/syscall_hooks/
H A Dsyscall_hooks.c70 __tl_unlock(); in set_syscall_hooks()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dpthread_impl.h114 hidden void __tl_unlock(void);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dpthread_impl.h114 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dpthread_impl.h116 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h175 hidden void __tl_unlock(void);
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h272 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h189 hidden void __tl_unlock(void);
/third_party/musl/src/internal/
H A Dpthread_impl.h281 hidden void __tl_unlock(void);
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1644 __tl_unlock(); in install_new_tls()
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1643 __tl_unlock(); in install_new_tls()
/third_party/musl/ldso/
H A Ddynlink.c1737 __tl_unlock();
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2765 __tl_unlock(); in install_new_tls()
/third_party/musl/ldso/linux/
H A Ddynlink.c2994 __tl_unlock(); in install_new_tls()

Completed in 35 milliseconds