Searched refs:tls_dtor (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/exit/
H A D__cxa_thread_atexit.c11 struct tls_dtor { struct
12 struct tls_dtor* next;
18 struct tls_dtor *cur;
29 struct tls_dtor* new_td = malloc(sizeof(struct tls_dtor));
/fuchsia/zircon/third_party/ulib/musl/src/internal/
H A Dthreads_impl.h38 struct tls_dtor;
57 struct tls_dtor* tls_dtors;

Completed in 24 milliseconds