Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static void | SpoolStopAndGo< TInputOutput, TIgnoreKey > (QueryTaskGroupState groupState, PartitionedStream< TInputOutput, TIgnoreKey > partitions, SynchronousChannel< TInputOutput >[] channels, TaskScheduler taskScheduler) |
static void | SpoolPipeline< TInputOutput, TIgnoreKey > (QueryTaskGroupState groupState, PartitionedStream< TInputOutput, TIgnoreKey > partitions, AsynchronousChannel< TInputOutput >[] channels, TaskScheduler taskScheduler) |
static void | SpoolForAll< TInputOutput, TIgnoreKey > (QueryTaskGroupState groupState, PartitionedStream< TInputOutput, TIgnoreKey > partitions, TaskScheduler taskScheduler) |
Definition at line 5 of file SpoolingTask.cs.