mscorlib(4.0.0.0) API with additions
System.Threading.Thread Member List

This is the complete list of members for System.Threading.Thread, including all inherited members.

Abort(object stateInfo)System.Threading.Thread
Abort()System.Threading.Thread
AllocateDataSlot()System.Threading.Threadstatic
AllocateNamedDataSlot(string name)System.Threading.Threadstatic
ApartmentStateSystem.Threading.Thread
BeginCriticalRegion()System.Threading.Thread
BeginThreadAffinity()System.Threading.Thread
CriticalFinalizerObject()System.Runtime.ConstrainedExecution.CriticalFinalizerObjectprotected
CurrentContextSystem.Threading.Threadstatic
CurrentCultureSystem.Threading.Thread
CurrentPrincipalSystem.Threading.Threadstatic
CurrentThreadSystem.Threading.Threadstatic
CurrentUICultureSystem.Threading.Thread
DisableComObjectEagerCleanup()System.Threading.Thread
EndCriticalRegion()System.Threading.Thread
EndThreadAffinity()System.Threading.Thread
ExecutionContextSystem.Threading.Thread
FreeNamedDataSlot(string name)System.Threading.Threadstatic
GetApartmentState()System.Threading.Thread
GetCompressedStack()System.Threading.Thread
GetData(LocalDataStoreSlot slot)System.Threading.Threadstatic
GetDomain()System.Threading.Threadstatic
GetDomainID()System.Threading.Threadstatic
GetHashCode()System.Threading.Thread
GetNamedDataSlot(string name)System.Threading.Threadstatic
Interrupt()System.Threading.Thread
IsAliveSystem.Threading.Thread
IsBackgroundSystem.Threading.Thread
IsThreadPoolThreadSystem.Threading.Thread
Join()System.Threading.Thread
Join(int millisecondsTimeout)System.Threading.Thread
Join(TimeSpan timeout)System.Threading.Thread
ManagedThreadIdSystem.Threading.Thread
MemoryBarrier()System.Threading.Thread
NameSystem.Threading.Thread
PrioritySystem.Threading.Thread
ResetAbort()System.Threading.Threadstatic
Resume()System.Threading.Thread
SetApartmentState(ApartmentState state)System.Threading.Thread
SetCompressedStack(CompressedStack stack)System.Threading.Thread
SetData(LocalDataStoreSlot slot, object data)System.Threading.Threadstatic
Sleep(int millisecondsTimeout)System.Threading.Threadstatic
Sleep(TimeSpan timeout)System.Threading.Threadstatic
SpinWait(int iterations)System.Threading.Threadstatic
Start()System.Threading.Thread
Start(object parameter)System.Threading.Thread
Suspend()System.Threading.Thread
Thread(ThreadStart start)System.Threading.Thread
Thread(ThreadStart start, int maxStackSize)System.Threading.Thread
Thread(ParameterizedThreadStart start)System.Threading.Thread
Thread(ParameterizedThreadStart start, int maxStackSize)System.Threading.Thread
ThreadStateSystem.Threading.Thread
TrySetApartmentState(ApartmentState state)System.Threading.Thread
VolatileRead(ref byte address)System.Threading.Threadstatic
VolatileRead(ref short address)System.Threading.Threadstatic
VolatileRead(ref int address)System.Threading.Threadstatic
VolatileRead(ref long address)System.Threading.Threadstatic
VolatileRead(ref sbyte address)System.Threading.Threadstatic
VolatileRead(ref ushort address)System.Threading.Threadstatic
VolatileRead(ref uint address)System.Threading.Threadstatic
VolatileRead(ref IntPtr address)System.Threading.Threadstatic
VolatileRead(ref UIntPtr address)System.Threading.Threadstatic
VolatileRead(ref ulong address)System.Threading.Threadstatic
VolatileRead(ref float address)System.Threading.Threadstatic
VolatileRead(ref double address)System.Threading.Threadstatic
VolatileRead(ref object address)System.Threading.Threadstatic
VolatileWrite(ref byte address, byte value)System.Threading.Threadstatic
VolatileWrite(ref short address, short value)System.Threading.Threadstatic
VolatileWrite(ref int address, int value)System.Threading.Threadstatic
VolatileWrite(ref long address, long value)System.Threading.Threadstatic
VolatileWrite(ref sbyte address, sbyte value)System.Threading.Threadstatic
VolatileWrite(ref ushort address, ushort value)System.Threading.Threadstatic
VolatileWrite(ref uint address, uint value)System.Threading.Threadstatic
VolatileWrite(ref IntPtr address, IntPtr value)System.Threading.Threadstatic
VolatileWrite(ref UIntPtr address, UIntPtr value)System.Threading.Threadstatic
VolatileWrite(ref ulong address, ulong value)System.Threading.Threadstatic
VolatileWrite(ref float address, float value)System.Threading.Threadstatic
VolatileWrite(ref double address, double value)System.Threading.Threadstatic
VolatileWrite(ref object address, object value)System.Threading.Threadstatic
Yield()System.Threading.Threadstatic