Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticpackage |
Definition at line 16 of file ChannelUtilities.cs.
References System.Threading.Channels.ChannelUtilities.s_doneWritingSentinel.
Referenced by System.Threading.Channels.UnboundedChannel< T >.UnboundedChannelReader.CompleteIfDone(), System.Threading.Channels.BoundedChannel< T >.BoundedChannelReader.DequeueItemAndPostProcess(), System.Threading.Channels.BoundedChannel< T >.BoundedChannelWriter.TryComplete(), System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelWriter.TryComplete(), System.Threading.Channels.UnboundedChannel< T >.UnboundedChannelWriter.TryComplete(), and System.Threading.Channels.SingleConsumerUnboundedChannel< T >.UnboundedChannelReader.TryRead().