summaryrefslogtreecommitdiff
path: root/src/vm/comsynchronizable.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Implement Serialization GuardMorgan Brown1-0/+1
2019-01-23Remove unused thread abortion methods. (#22147)Filip Navara1-5/+0
2019-01-03Cleanup current culture handling in the unmanaged runtime (#21706)Jan Kotas1-1/+0
2018-12-10Refactor internal System.AppDomain out of CoreLib (#21460)Jan Kotas1-4/+0
2018-12-03Refactor all FCalls out of AppDomain.cs (#21337)Jan Kotas1-2/+0
2018-08-01Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)Brian Robbins1-0/+1
2018-02-28Delete unnecesary StackCrawlMarks (#16648)Jan Kotas1-2/+2
2018-02-28Add Thread.GetCurrentProcessorId() API (#16650)Jan Kotas1-0/+2
2017-09-01Add normalized equivalent of YieldProcessor, retune some spin loops (#13670)Koundinya Veluri1-0/+1
2017-03-25Add Interlocked.MemoryBarrierProcessWide (#10476)Jan Kotas1-1/+0
2017-03-07[x86/Linux] CDECL as default P/Invoke Calling Convetion (#9977)Jonghyun Park1-1/+1
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-4/+0
2017-02-14Remove never defined FEATURE_LEAK_CULTURE_INFOdanmosemsft1-7/+0
2017-02-12Remove never defined FEATURE_COMPRESSEDSTACKdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-13/+0
2017-02-07Remove more CAS (#9390)Dan Moseley1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-04Remove thread affinity and critical region stuff for UnixJan Vorlicek1-0/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+157