2 references to MsgWaitForMultipleObjects
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (2)
1004terminationEvent = UnsafeNativeMethods.MsgWaitForMultipleObjects(0, null, waitAll, milliseconds, wakeMask); 1015terminationEvent = UnsafeNativeMethods.MsgWaitForMultipleObjects(1, handles, waitAll, milliseconds, wakeMask);