Searched refs:wait_completed (Results 1 – 2 of 2) sorted by relevance
104 bool wait_completed = true; in Wait() local110 wait_completed = false; in Wait()116 return wait_completed; in Wait()
166 bool wait_completed = entry->Wait(1); in UnwindThread() local168 if (!wait_completed && oldact.sa_sigaction == nullptr) { in UnwindThread()186 if (wait_completed) { in UnwindThread()