HomeSort by relevance Sort by last modified time
    Searched refs:waitArray (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]
audio_device_wave_win.cc 405 HANDLE waitArray[2] = {_hShutdownSetVolumeEvent, _hSetCaptureVolumeEvent};
409 DWORD waitResult = WaitForMultipleObjects(2, waitArray, FALSE, INFINITE);
    [all...]

Completed in 88 milliseconds