Searched defs:timer_create_NULL_signal_handler (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dtime_test.cpp267 static void timer_create_NULL_signal_handler(int signal_number) { function
277 ScopedSignalHandler ssh(SIGALRM, timer_create_NULL_signal_handler);

Completed in 36 milliseconds