summaryrefslogtreecommitdiff
path: root/src/vm/threads.inl
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Change GetAppDomain to return AppDomain from the global static (#20910)Jan Vorlicek1-1/+1
2018-10-04Remove AppDomain unload (#20250)Jan Vorlicek1-4/+2
2018-02-20Revert TLS model change of the gCurrentThreadInfoJan Vorlicek1-1/+1
2018-02-15sigsegv_handler: handle case when it is called on original stack (#16276)Konstantin Baladurin1-1/+1
2017-10-11Delete !FEATURE_IMPLICIT_TLS (#14398)Jan Kotas1-11/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-82/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-21Move some functions to allow them to be inlined with clangKoundinya Veluri1-0/+22
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+297