MsgWaitForMultipleObjects 797 ext/com_dotnet/com_com.c result = MsgWaitForMultipleObjects(0, NULL, FALSE, (DWORD)timeoutms, QS_ALLINPUT); MsgWaitForMultipleObjects 120 win32/select.c wret = MsgWaitForMultipleObjects(n_handles, handles, FALSE, retcode > 0 ? 0 : 100, QS_ALLEVENTS);