Home
last modified time | relevance | path

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

/bionic/tests/libs/
Datexit_testlib.cpp58 static void atexit_handler_from_atexit() { in atexit_handler_from_atexit() function
68 atexit(atexit_handler_from_atexit); in atexit_handler_with_atexit()