Searched refs:__cxa_thread_call_dtors (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libc/stdlib/
H A Dexit.c73 __cxa_thread_call_dtors();
H A Dcxa_thread_atexit_impl.c52 * thread, and calls __cxa_thread_call_dtors() on each thread's exit
55 * __cxa_thread_call_dtors() inside exit().
112 fprintf(stderr, "__cxa_thread_call_dtors: dtr %p from "
139 __cxa_thread_call_dtors(void) function
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_exit.c160 __cxa_thread_call_dtors();
264 __cxa_thread_call_dtors();
273 __cxa_thread_call_dtors();
/freebsd-13-stable/lib/libc/include/
H A Dlibc_private.h285 void __cxa_thread_call_dtors(void);

Completed in 107 milliseconds