Home
last modified time | relevance | path

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

/art/test/137-cfi/
Dcfi.cc183 int wait_for_sigstop(pid_t tid, int* total_sleep_time_usec, bool* detach_failed ATTRIBUTE_UNUSED) { in wait_for_sigstop()
226 bool detach_failed = false; in Java_Main_unwindOtherProcess() local
228 int signal = wait_for_sigstop(pid, &total_sleep_time_usec, &detach_failed); in Java_Main_unwindOtherProcess()