Home
last modified time | relevance | path

Searched refs:MultiWait (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Unix/System.Net.Http.Native/
H A DInterop.Multi.cs26 public static extern CURLMcode MultiWait( in MultiWait() method in Interop.Http
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/Unix/
H A DCurlHandler.MultiAgent.cs527 …ThrowIfCURLMError(Interop.Http.MultiWait(_multiHandle, _wakeupRequestedPipeFd, out isWakeupRequest… in WaitForWork()