Home
last modified time | relevance | path

Searched refs:__pthread_tsd_run_dtors (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/src/time/
Dtimer_create.c22 weak_alias(dummy_0, __pthread_tsd_run_dtors);
27 __pthread_tsd_run_dtors(); in cleanup_fromsig()
/third_party/musl/porting/linux/user/src/time/
Dtimer_create.c22 weak_alias(dummy_0, __pthread_tsd_run_dtors);
27 __pthread_tsd_run_dtors(); in cleanup_fromsig()
/third_party/musl/src/thread/
Dpthread_key_create.c69 void __pthread_tsd_run_dtors() in __pthread_tsd_run_dtors() function
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/user/src/thread/
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/
Dpthread_impl.h89 hidden void __pthread_tsd_run_dtors(void);
/third_party/musl/porting/uniproton/kernel/src/internal/
Dpthread_impl.h89 hidden void __pthread_tsd_run_dtors(void);
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dpthread_impl.h92 hidden void __pthread_tsd_run_dtors(void);
/third_party/musl/porting/liteos_m/user/src/internal/
Dpthread_impl.h138 hidden void __pthread_tsd_run_dtors();
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c99 weak_alias(dummy_0, __pthread_tsd_run_dtors);
156 __pthread_tsd_run_dtors(); in __pthread_exit()
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h152 hidden void __pthread_tsd_run_dtors();
/third_party/musl/src/internal/
Dpthread_impl.h151 hidden void __pthread_tsd_run_dtors();
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h184 hidden void __pthread_tsd_run_dtors();