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

  /src/tests/lib/libc/stdlib/
h_atexit.c 151 normal_handler_0(void) function in typeref:typename:void
168 ASSERT(0 == atexit(normal_handler_0));
  /src/tests/lib/libpthread/
h_atexit.c 156 normal_handler_0(void) function in typeref:typename:void
173 ASSERT(0 == atexit(normal_handler_0));

Completed in 11 milliseconds