Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.SpoolingTask Class Reference

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)
 

Detailed Description

Definition at line 5 of file SpoolingTask.cs.


The documentation for this class was generated from the following file: