Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading.Channels/src/System/Threading/Channels/
H A DBoundedChannel.cs69 item = DequeueItemAndPostProcess(); in TryRead()
112 private T DequeueItemAndPostProcess() in DequeueItemAndPostProcess() method in System.Threading.Channels.BoundedChannel.BoundedChannelReader