summaryrefslogtreecommitdiff
path: root/src/vm/syncblk.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-47/+0
2019-03-05Remove dead AppDomain unload code (#23026)Steve MacLean1-4/+0
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-1/+0
2019-01-10Normalize a few more spin-wait loops (#21586)Koundinya Veluri1-1/+0
2018-07-23Remove hosthook api (#19079)Aaron Robinson1-3/+3
2018-06-04Work in VM towards cross-bitness crossgen (#18245)Egor Chesakov1-8/+0
2018-01-29Prevent compiler optimization that could cause local var values to change in ...Koundinya Veluri1-2/+28
2018-01-21Remove AppDomainLeaks configuration option (#15956)antofik1-42/+0
2017-11-27Improve Monitor scaling (#14216)Koundinya Veluri1-42/+304
2017-09-26Remove Monitor asm helpers (#14146)Koundinya Veluri1-3/+7
2017-06-23[Local GC] Remove a number of inclusions of handle table private headers from...Sean Gillespie1-1/+0
2016-06-30GC ETW fixes. The code for getting data for ETW and perf counter was written ...Maoni01-0/+5
2016-03-09Delete dead codeJan Kotas1-11/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-24GC OS interface refactoringJan Vorlicek1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1395