Searched refs:Wait (Results 1 – 8 of 8) sorted by relevance
118 if (entry->Wait(2)) { in SignalHandler()166 bool wait_completed = entry->Wait(1); in UnwindThread()193 if (!entry->Wait(3)) { in UnwindThread()
32 bool Wait(int);
99 bool ThreadEntry::Wait(int value) { in Wait() function in ThreadEntry
30 void Wait(std::chrono::milliseconds ms) { in Wait() function
372 continue_parent_sem.Wait(30s); in GetUnreachableMemory()
96 response_ready.Wait(); in SendCommandAndWait()
226 echo Wait 60s for device to restart...233 echo Wait 30s to complete boot activities...
276 int proc_return_code = proc.Wait(); in SynchronousExecFlags()