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

/barrelfish-master/lib/libc/stdlib/
H A Dexit.c71 __cxa_thread_call_dtors();
H A Dcxa_thread_atexit.c48 * thread, and calls __cxa_thread_call_dtors() on each thread's exit
51 * __cxa_thread_call_dtors() inside exit().
102 // fprintf(stderr, "__cxa_thread_call_dtors: dtr %p from "
129 __cxa_thread_call_dtors(void) function
/barrelfish-master/lib/libc/include/
H A Dlibc_private.h274 void __cxa_thread_call_dtors(void);

Completed in 86 milliseconds