Home
last modified time | relevance | path

Searched refs:cxa_handler_2_called (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_atexit.c141 static int cxa_handler_2_called; in cxa_handler_2() local
144 ASSERT(cxa_handler_2_called == 0); in cxa_handler_2()
148 cxa_handler_2_called = 1; in cxa_handler_2()
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_atexit.c150 static int cxa_handler_2_called; in cxa_handler_2() local
153 ASSERT(cxa_handler_2_called == 0); in cxa_handler_2()
157 cxa_handler_2_called = 1; in cxa_handler_2()