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

/netbsd-current/tests/lib/libpthread/
H A Dt_atexit.sh39 cxa_handler_2
H A Dh_atexit.c129 cxa_handler_2(void *arg) function
178 ASSERT(0 == __cxa_atexit(cxa_handler_2, &arg_3, &dso_handle_3));
/netbsd-current/tests/lib/libc/stdlib/
H A Dt_atexit.sh42 cxa_handler_2
H A Dh_atexit.c124 cxa_handler_2(void *arg) function
173 ASSERT(0 == __cxa_atexit(cxa_handler_2, &arg_3, &dso_handle_3));

Completed in 89 milliseconds