Home
last modified time | relevance | path

Searched defs:cxa_thread_dtor (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Dcxa_thread_atexit_impl.c64 struct cxa_thread_dtor { struct
68 LIST_ENTRY(cxa_thread_dtor) entry; argument
120 cxa_thread_walk(void (*cb)(struct cxa_thread_dtor *)) in cxa_thread_walk() argument