summaryrefslogtreecommitdiff
path: root/src/vm/synch.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Delete Unsafe redefinitions of Windows APIs (#24688)Jan Kotas1-11/+11
2019-03-16Fix typo (#23300)Nikita Potapenko1-6/+6
2019-03-15In CLRLifoSemaphore, start the underlying semaphore with 0 for the initial si...Koundinya Veluri1-1/+1
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-23/+2
2018-01-29Prevent compiler optimization that could cause local var values to change in ...Koundinya Veluri1-8/+8
2017-11-02Remove invalid assert in CLRLifoSemaphore (#14805)Koundinya Veluri1-1/+0
2017-10-31Clean up YieldProcessorNormalized (#14739)Koundinya Veluri1-1/+1
2017-10-17CLRLifoSemaphore cleanup (#14535)Koundinya Veluri1-21/+19
2017-09-22Improve thread pool worker thread's spinning for work (#13921)Koundinya Veluri1-0/+412
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-19/+1
2017-02-14Remove never defined FEATURE_RWLOCKdanmosemsft1-72/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-408/+0
2016-07-09Fix exceptions in GC (#6192)Jan Vorlicek1-0/+99
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1059