1 reference to TryDequeue
Microsoft.ML.Core (1)
Utilities\ThreadUtils.cs (1)
76while (TryDequeue(out (Delegate action, object state, TaskCompletionSource<bool> tcs) item))