Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dthread_wince.h103 DWORD waitResult; in PyThread_acquire_lock() local
/external/lzma/CPP/7zip/Common/
DStreamBinder.cpp139 DWORD waitResult = ::WaitForMultipleObjects(2, events, FALSE, INFINITE); in Write() local
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc3321 DWORD waitResult = WaitForSingleObject(waitObject, in DoGetCaptureVolumeThread() local
3343 DWORD waitResult = WaitForMultipleObjects(2, waitArray, FALSE, INFINITE); in DoSetCaptureVolumeThread() local
3494 DWORD waitResult = WaitForMultipleObjects(2, waitArray, FALSE, 500); in DoRenderThread() local
3741 DWORD waitResult = WaitForSingleObject(_hShutdownCaptureEvent, 5); in DoCaptureThreadPollDMO() local
3956 DWORD waitResult = WaitForMultipleObjects(2, waitArray, FALSE, 500); in DoCaptureThread() local
Daudio_device_wave_win.cc372 DWORD waitResult = WaitForSingleObject(waitObject, in DoGetCaptureVolumeThread() local
409 DWORD waitResult = WaitForMultipleObjects(2, waitArray, FALSE, INFINITE); in DoSetCaptureVolumeThread() local
/external/deqp/framework/delibs/deutil/
DdeProcess.c396 pid_t waitResult; in deProcess_waitForFinish() local
/external/mdnsresponder/mDNSWindows/mdnsNSP/
DmdnsNSP.c653 DWORD waitResult; in NSPLookupServiceNext() local