Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/stdlib/ | |
h_atexit.c | 138 normal_handler_1(void) function in typeref:typename:void 169 ASSERT(0 == atexit(normal_handler_1)); |
/src/tests/lib/libpthread/ | |
h_atexit.c | 143 normal_handler_1(void) function in typeref:typename:void 174 ASSERT(0 == atexit(normal_handler_1)); |