Home
last modified time | relevance | path

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

/third_party/musl/src/time/
Dtimer_create.c21 weak_alias(dummy_0, __pthread_tsd_run_dtors);
26 __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.h88 hidden void __pthread_tsd_run_dtors(void);
/third_party/musl/porting/liteos_a/user/src/internal/
Dpthread_impl.h137 hidden void __pthread_tsd_run_dtors();
/third_party/musl/src/internal/
Dpthread_impl.h137 hidden void __pthread_tsd_run_dtors();
/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.c93 weak_alias(dummy_0, __pthread_tsd_run_dtors);
148 __pthread_tsd_run_dtors(); in __pthread_exit()
/third_party/musl/porting/linux/user/src/internal/
Dpthread_impl.h167 hidden void __pthread_tsd_run_dtors();