Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/137-cfi/
H A Dcfi.cc215 int wait_for_sigstop(pid_t tid, int* total_sleep_time_usec, [[maybe_unused]] bool* detach_failed) { in wait_for_sigstop() function
254 int signal = wait_for_sigstop(pid, &total_sleep_time_usec, &detach_failed); in Java_Main_unwindOtherProcess()