Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 404 of file ConcurrentExclusiveSchedulerPair.cs.
References System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.ConcurrentExclusiveSchedulerPair(), System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.CleanupStateIfCompletingAndQuiesced(), System.count, System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.exception, System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.FaultWithTask(), System.Threading.Tasks.Task< TResult >.FromException(), System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.GetCreationOptionsForTask(), System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.m_concurrentTaskScheduler, System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.m_exclusiveTaskScheduler, System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.m_maxConcurrencyLevel, System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.m_processingCount, System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.ConcurrentExclusiveTaskScheduler.m_tasks, System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.m_underlyingTaskScheduler, System.Threading.Tasks.Task< TResult >.Start(), System.task, and System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.TryQueueThreadPoolWorkItem().
Referenced by System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.ProcessConcurrentTasks(), System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.ProcessExclusiveTasks(), and System.Threading.Tasks.ConcurrentExclusiveSchedulerPair.ConcurrentExclusiveTaskScheduler.QueueTask().