1 reference to WaitForSingleObjectEx
System.Data (1)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (1)
1554
waitResult = SafeNativeMethods.
WaitForSingleObjectEx
(_waitHandles.CreationHandle.DangerousGetHandle(), timeout, false);