summaryrefslogtreecommitdiff
path: root/src/vm/threads.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-12-24GC OS interface refactoringJan Vorlicek1-6/+6
2015-11-02Fix handling of embedded scopes with multiple exception holdersJan Vorlicek1-1/+1
2015-10-27[arm] Fix the debug build as wellGeoff Norton1-1/+1
2015-10-21Move some functions to allow them to be inlined with clangKoundinya Veluri1-10/+0
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+3
2015-10-07correct word spellingあまみや ゆうこ1-2/+2
2015-09-18Change PAL_InjectActivation to use pthread_killJan Vorlicek1-0/+2
2015-09-16Fix for GH issue 410 - https://github.com/dotnet/coreclr/issues/410Gaurav Khanna1-0/+31
2015-09-04Remove thread affinity and critical region stuff for UnixJan Vorlicek1-5/+24
2015-08-14Add build-time check for existence of pthread_sigqueue and fix minorAditya Mandaleeka1-2/+4
2015-08-13Remove temporary ifdef and refactor/simplifyAditya Mandaleeka1-6/+4
2015-08-13Enable FEATURE_HIJACK on 64-bit LinuxAditya Mandaleeka1-2/+3
2015-08-13Implement GC Suspension for UnixAditya Mandaleeka1-4/+7
2015-05-07Merge changes from parent branchdotnet-bot1-0/+15
2015-02-21Fix warnings generated when building with Clang on Linux.Pat Gavlin1-1/+1
2015-02-13Simplify platform ifdefsJan Kotas1-4/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+13602