Spicy Pixel Concurrency Kit
 

- s -

  • Send() : SpicyPixel.Threading.FiberSchedulerSynchronizationContext
  • Set() : System.Threading.ManualResetEventSlim
  • SetAction() : System.Threading.Tasks.Task< TResult >
  • SetCanceled() : System.Threading.Tasks.TaskCompletionSource< TResult >
  • SetException() : System.Threading.Tasks.TaskCompletionSource< TResult >
  • SetObserved() : System.Threading.Tasks.UnobservedTaskExceptionEventArgs
  • SetResult() : System.Threading.Tasks.TaskCompletionSource< TResult >
  • Signal() : System.Threading.CountdownEvent
  • SimpleConcurrentBag() : System.Threading.Tasks.SimpleConcurrentBag< T >
  • SpinLock() : System.Threading.SpinLock
  • SpinOnce() : System.Threading.SpinWait
  • SpinUntil() : System.Threading.SpinWait
  • SplitOrderedList() : System.Collections.Concurrent.SplitOrderedList< TKey, T >
  • Start() : SpicyPixel.Threading.Fiber , System.Threading.Tasks.Task< TResult > , System.Threading.Watch
  • StartNew() : SpicyPixel.Threading.FiberFactory , SpicyPixel.Threading.SystemFiberScheduler , SpicyPixel.Threading.Tasks.FiberTaskExtensions , System.Threading.Tasks.TaskFactory< TResult > , System.Threading.Watch
  • StartNew< TResult >() : System.Threading.Tasks.TaskFactory< TResult >
  • Stop() : System.Threading.Tasks.ParallelLoopState , System.Threading.Watch
  • SynchronizationContextScheduler() : System.Threading.Tasks.SynchronizationContextScheduler
  • SystemFiberScheduler() : SpicyPixel.Threading.SystemFiberScheduler