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

  /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));

Completed in 11 milliseconds