Searched refs:timer_create_SIGEV_SIGNAL_signal_handler (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dtime_test.cpp175 static void timer_create_SIGEV_SIGNAL_signal_handler(int signal_number) { function
189 ScopedSignalHandler ssh(SIGUSR1, timer_create_SIGEV_SIGNAL_signal_handler);

Completed in 83 milliseconds