Home
last modified time | relevance | path

Searched refs:CALL_EXIT (Results 1 – 5 of 5) sorted by relevance

/stdlib/
A Dtest-atexit-race-common.c30 #if !defined(CALL_EXIT) || !defined(CALL_ATEXIT)
31 #error Must define CALL_EXIT and CALL_ATEXIT before using this file.
77 CALL_EXIT; in do_test()
A Dtest-at_quick_exit-race.c25 #define CALL_EXIT quick_exit (0) macro
A Dtest-atexit-race.c24 #define CALL_EXIT exit (0) macro
A Dtest-on_exit-race.c24 #define CALL_EXIT exit (0) macro
A Dtest-cxa_atexit-race.c26 #define CALL_EXIT exit (0) macro

Completed in 8 milliseconds