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

/netbsd-current/tests/lib/libpthread/
H A Dh_atexit.c103 static int cxa_handler_4_called; local
106 ASSERT(cxa_handler_4_called == 0);
110 cxa_handler_4_called = 1;
/netbsd-current/tests/lib/libc/stdlib/
H A Dh_atexit.c98 static int cxa_handler_4_called; local
101 ASSERT(cxa_handler_4_called == 0);
105 cxa_handler_4_called = 1;

Completed in 179 milliseconds