Ludovic Henry f6fa8f0359 [corlib] Import System.Threading.WaitHandle 10 lat temu
..
CompressedStack.cs 272bdcaff3 Remove more CAS code. 10 lat temu
EventWaitHandle.cs f6fa8f0359 [corlib] Import System.Threading.WaitHandle 10 lat temu
HostExecutionContext.cs 92af367655 [bcl] Added a few stubs for missing APIs 11 lat temu
HostExecutionContextManager.cs 5e63701d4b 2009-11-02 Miguel de Icaza <[email protected]> 16 lat temu
Interlocked.cs 2644152b06 Add an internal Interlocked.CompareExchange () icall overload needed by MS BCL. 11 lat temu
LockCookie.cs 5e63701d4b 2009-11-02 Miguel de Icaza <[email protected]> 16 lat temu
LockQueue.cs b1683b85d3 Remove some unused code 14 lat temu
Monitor.cs 534bb6eaa0 [runtime] Make sure Monitor.Enter () is always inlined since it consists only of a call to an icall. 10 lat temu
Mutex.cs 988f522b36 Put back unsupported EventWaitHandle and Mutex constructors. 13 lat temu
NativeEventCalls.cs 03bb7b498a System.Threading.{Semaphore|EventWaitHandle|Mutex}.TryOpenExisiting(). 13 lat temu
NativeOverlapped.cs 5b4d085272 Fix NativeOverlapped definition. Fixes #8449 13 lat temu
Overlapped.cs b0c1e99f75 Fix attribute arguments 13 lat temu
ReaderWriterLock.cs d72794cced Reorder fields to improve object layout since the runtime can't do it for corlib types. 14 lat temu
RegisteredWaitHandle.cs 920ec35630 [corlib] Fix potential RegisteredWaitHandle resource leak 10 lat temu
Thread.cs 15f5673e36 [runtime] Move pending_exception from InternalThread to Thread to avoid crashing on domain unload. 10 lat temu
Timer.cs 93bb234cea [threadpool] Remove mono threadpool implementation 10 lat temu
TimerCallback.cs 5e63701d4b 2009-11-02 Miguel de Icaza <[email protected]> 16 lat temu
Volatile.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 lat temu
WaitHandle.cs f6fa8f0359 [corlib] Import System.Threading.WaitHandle 10 lat temu