1 reference to WaitForSingleObject
System.Data.OleDb (1)
System\Data\ProviderBase\DbConnectionPool.cs (1)
1447
waitResult = Interop.Kernel32.
WaitForSingleObject
(_waitHandles.CreationHandle, (int)timeout);