Filip Navara bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
..
Tasks bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
AbandonedMutexException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
ApartmentState.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
AsyncLocal.cs deb3115b15 Use simple Array.Copy overload where possible (dotnet/coreclr#27641) 6 年之前
AutoResetEvent.cs da2c1cde97 Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113) 6 年之前
CancellationToken.cs 35d8ca894b Fix StyleCop warning SA1005 (single line comment spacing) 6 年之前
CancellationTokenRegistration.cs e2c7b4200a Fix (mostly) IDE0055 (formatting) 6 年之前
CancellationTokenSource.cs bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
CompressedStack.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
DeferredDisposableLifetime.cs c8eb6972b5 Fix IDE0060 (unused parameter) 6 年之前
EventResetMode.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
EventWaitHandle.Windows.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 年之前
EventWaitHandle.cs a67c6a2b52 Add and apply nullable attributes (dotnet/coreclr#24679) 6 年之前
ExecutionContext.cs bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
IOCompletionCallback.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
IThreadPoolWorkItem.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
LazyInitializer.cs 9c3037fc59 Fix StyleCop warning SA1200 (cref prefixes) 6 年之前
LazyThreadSafetyMode.cs 9c3037fc59 Fix StyleCop warning SA1200 (cref prefixes) 6 年之前
LockRecursionException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
LowLevelLifoSemaphore.Windows.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
LowLevelLifoSemaphore.cs c9b7f767a8 Don't needlessly refresh proc count (dotnet/coreclr#27543) 6 年之前
ManualResetEvent.cs da2c1cde97 Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113) 6 年之前
ManualResetEventSlim.cs bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
Mutex.Windows.cs a67c6a2b52 Add and apply nullable attributes (dotnet/coreclr#24679) 6 年之前
Mutex.cs 5f38497e19 Remove unused usings from Corlib (dotnet/coreclr#26250) 6 年之前
NativeOverlapped.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
ParameterizedThreadStart.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
PortableThreadPool.CpuUtilizationReader.Unix.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
PortableThreadPool.CpuUtilizationReader.Windows.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
PortableThreadPool.GateThread.cs ad385f98b3 Normalize trailing whitespaces (dotnet/coreclr#27626) 6 年之前
PortableThreadPool.HillClimbing.Complex.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
PortableThreadPool.HillClimbing.cs ad385f98b3 Normalize trailing whitespaces (dotnet/coreclr#27626) 6 年之前
PortableThreadPool.ThreadCounts.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
PortableThreadPool.WaitThread.cs ad385f98b3 Normalize trailing whitespaces (dotnet/coreclr#27626) 6 年之前
PortableThreadPool.WorkerThread.cs ad385f98b3 Normalize trailing whitespaces (dotnet/coreclr#27626) 6 年之前
PortableThreadPool.cs ad385f98b3 Normalize trailing whitespaces (dotnet/coreclr#27626) 6 年之前
PortableThreadPoolEventSource.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
ReaderWriterLockSlim.cs c9b7f767a8 Don't needlessly refresh proc count (dotnet/coreclr#27543) 6 年之前
Semaphore.Windows.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 年之前
Semaphore.cs 5f38497e19 Remove unused usings from Corlib (dotnet/coreclr#26250) 6 年之前
SemaphoreFullException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
SemaphoreSlim.cs bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
SendOrPostCallback.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
SpinLock.cs bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
SpinWait.cs bd278dd00d Mirror changes from mono/corefx,coreclr (#17777) 6 年之前
SynchronizationContext.cs 113d855adb Delete ENABLE_WINRT define (dotnet/coreclr#27240) 6 年之前
SynchronizationLockException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
Thread.Unix.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
Thread.Windows.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
Thread.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 年之前
ThreadAbortException.cs f39ac1d32d Fix FxCop warning CA2229 (private deserialization ctor) 6 年之前
ThreadInt64PersistentCounter.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
ThreadInterruptedException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
ThreadLocal.cs c4aa67cbd9 Change several internal/private instance methods to be static (#26835) 6 年之前
ThreadPool.Portable.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
ThreadPool.cs deb3115b15 Use simple Array.Copy overload where possible (dotnet/coreclr#27641) 6 年之前
ThreadPoolBoundHandle.PlatformNotSupported.cs 858fc11900 Move portable thread pool to shared partition (dotnet/corert#7828) 6 年之前
ThreadPriority.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
ThreadStart.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
ThreadStartException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
ThreadState.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
ThreadStateException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
Timeout.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前
TimeoutHelper.cs 01fa50943f Fix StyleCop warning SA1121 (use built-in types) 6 年之前
Timer.cs 2c8d5f0a39 Add ExceptionDispatchInfo.SetCurrentStackTrace (dotnet/coreclr#27004) 6 年之前
TimerQueue.Portable.cs 381c187df9 Mirror changes from mono/coreclr (#16713) 6 年之前
TimerQueue.Unix.cs 9d64e1ef74 Fix regression in Timers with long timeouts (dotnet/coreclr#25604) 6 年之前
TimerQueue.Windows.cs 5f38497e19 Remove unused usings from Corlib (dotnet/coreclr#26250) 6 年之前
Volatile.cs 01fa50943f Fix StyleCop warning SA1121 (use built-in types) 6 年之前
WaitHandle.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 年之前
WaitHandleCannotBeOpenedException.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 年之前