Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/
H A Dkselftest_harness.h883 static void __timeout_handler(int sig, siginfo_t *info, void *ucontext) in __timeout_handler() function
908 .sa_sigaction = __timeout_handler, in __wait_for_test()