Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 2361 of file Task.cs.
References System.Threading.Tasks.Task< TResult >.AddCompletionAction(), System.cancellationToken, System.Threading.Tasks.Task< TResult >.IsCompleted, System.millisecondsTimeout, System.Threading.ThreadPool.NotifyThreadBlocked(), System.Threading.ThreadPool.NotifyThreadUnblocked(), System.Threading.Tasks.Task< TResult >.RemoveContinuation(), System.Threading.Tasks.Task< TResult >.SpinWait(), and System.Environment.TickCount.
Referenced by System.Threading.Tasks.Task< TResult >.InternalRunSynchronously(), and System.Threading.Tasks.Task< TResult >.InternalWaitCore().