Searched defs:wait_result (Results 1 – 6 of 6) sorted by relevance
36 DWORD wait_result = ::WaitForSingleObject(m_thread, INFINITE); in Join() local
191 DWORD wait_result = ::WaitForMultipleObjects( in Read() local
292 DWORD wait_result = ::WaitForSingleObject(m_read_overlapped.hEvent, timeout); in ReadWithTimeout() local
196 DWORD wait_result = WaitForSingleObject(m_debugging_ended_event, 5000); in StopDebugging() local239 BOOL wait_result = WaitForDebugEvent(&dbe, INFINITE); in DebugLoop() local
937 uint32_t *wait_result) in kfd_wait_on_events()
350 __u32 wait_result; /* from KFD */ member