summaryrefslogtreecommitdiff
path: root/src/vm/threads.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Fix mismatch between signature and implementation of ActivationFunctions (#8394)Jonghyun Park1-1/+1
2016-11-10Expose some things for ns2.0Koundinya Veluri1-2/+4
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-4/+4
2016-08-18Expose some threading type membersKoundinya Veluri1-4/+4
2016-08-05Implement GcInfo v2Swaroop Sridhar1-30/+34
2016-05-06enable affinity and numa for GC and some bug fixesMaoni01-2/+2
2016-04-13Collect the JIT's TLS variables in a single type.Pat Gavlin1-1/+1
2016-03-30Getting SOS to work on ARm64:Rama Krishnan Raghupathy1-1/+1
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-14Improve stack limit checking precisionJan Vorlicek1-1/+18
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-1/+27
2015-09-16Fix for GH issue 410 - https://github.com/dotnet/coreclr/issues/410Gaurav Khanna1-0/+2
2015-09-04Remove thread affinity and critical region stuff for UnixJan Vorlicek1-7/+29
2015-08-13Remove temporary ifdef and refactor/simplifyAditya Mandaleeka1-29/+31
2015-08-13Enable FEATURE_HIJACK on 64-bit LinuxAditya Mandaleeka1-15/+17
2015-08-13Implement GC Suspension for UnixAditya Mandaleeka1-49/+58
2015-05-26Fix the virtual destructor warningJan Vorlicek1-1/+3
2015-05-07Merge changes from parent branchdotnet-bot1-0/+2
2015-04-28Build crossgen for LinuxJohn Chen (JOCHEN7)1-0/+1
2015-03-17Merge changes from parent branchdotnet-bot1-1/+1
2015-02-13Fixed comments, replaced references to Evanesco with ARMJan Kotas1-1/+1
2015-02-10AcquireNoThrow(): return type must be HRESULTMaks Naumov1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+7792