Home
last modified time | relevance | path

Searched refs:__pthread_tsd_run_dtors (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/linux/user/src/time/
H A Dtimer_create.c22 weak_alias(dummy_0, __pthread_tsd_run_dtors);
27 __pthread_tsd_run_dtors(); in cleanup_fromsig()
/third_party/musl/src/time/
H A Dtimer_create.c38 weak_alias(dummy_0, __pthread_tsd_run_dtors);
43 __pthread_tsd_run_dtors(); in cleanup_fromsig()
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c15 weak_alias(dummy_0, __pthread_tsd_run_dtors);
69 __pthread_tsd_run_dtors(); in __pthread_exit()
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c15 weak_alias(dummy_0, __pthread_tsd_run_dtors);
69 __pthread_tsd_run_dtors(); in __pthread_exit()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dpthread_impl.h89 hidden void __pthread_tsd_run_dtors(void);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dpthread_impl.h89 hidden void __pthread_tsd_run_dtors(void);
/third_party/musl/src/thread/
H A Dpthread_key_create.c79 void __pthread_tsd_run_dtors() in __pthread_tsd_run_dtors() function
H A Dpthread_create.c24 weak_alias(dummy_0, __pthread_tsd_run_dtors);
79 __pthread_tsd_run_dtors(); in __pthread_exit()
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dpthread_impl.h92 hidden void __pthread_tsd_run_dtors(void);
/third_party/musl/porting/liteos_m/user/src/internal/
H A Dpthread_impl.h138 hidden void __pthread_tsd_run_dtors();
/third_party/musl/src/thread/linux/
H A Dpthread_create.c99 weak_alias(dummy_0, __pthread_tsd_run_dtors);
214 __pthread_tsd_run_dtors(); in __pthread_exit()
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_create.c99 weak_alias(dummy_0, __pthread_tsd_run_dtors);
162 __pthread_tsd_run_dtors(); in __pthread_exit()
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h204 hidden void __pthread_tsd_run_dtors();
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h152 hidden void __pthread_tsd_run_dtors();
/third_party/musl/src/internal/
H A Dpthread_impl.h196 hidden void __pthread_tsd_run_dtors();

Completed in 8 milliseconds