Home
last modified time | relevance | path

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

/art/test/137-cfi/
Dcfi.cc215 int wait_for_sigstop(pid_t tid, int* total_sleep_time_usec, [[maybe_unused]] bool* detach_failed) { in wait_for_sigstop()
252 bool detach_failed = false; in Java_Main_unwindOtherProcess() local