System.Threading Namespace Reference

Namespaces

namespace  Tasks
 

Classes

class  AotInterlocked
 Interlocked reference exchanges do not work with the older Mono AOT compiler so this type fudges around it using a spinlock. More...
 
class  AtomicBoolean
 
struct  AtomicBooleanValue
 
struct  CancellationToken
 
struct  CancellationTokenRegistration
 
class  CancellationTokenSource
 
class  CountdownEvent
 
class  ManualResetEventSlim
 
class  OperationCanceledException
 
struct  SpinLock
 
struct  SpinWait
 
struct  TicketType
 
struct  Watch