HomeSort by: relevance | last modified time | path
    Searched refs:normal_handler_1 (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libc/stdlib/
t_atexit.sh 43 normal_handler_1
h_atexit.c 138 normal_handler_1(void) function in typeref:typename:void
169 ASSERT(0 == atexit(normal_handler_1));
  /src/tests/lib/libpthread/
t_atexit.sh 40 normal_handler_1
h_atexit.c 143 normal_handler_1(void) function in typeref:typename:void
174 ASSERT(0 == atexit(normal_handler_1));

Completed in 232 milliseconds