summaryrefslogtreecommitdiff
path: root/src/vm/comsynchronizable.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Move initialization of YieldProcessorNormalized to the finalizer thread (#14058)Koundinya Veluri1-6/+8
2017-09-01Add normalized equivalent of YieldProcessor, retune some spin loops (#13670)Koundinya Veluri1-7/+27
2017-08-14Added SetThreadDescription to set the unmanaged thread name (#12593)Alois-xx1-1/+14
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-06-13Partially remove relocations for ModuleSection (ZapVirtualSectionType). (#11853)Ruben Ayrapetyan1-1/+1
2017-03-27Add heuristic to trigger GC to finalize dead threads and clean up han… (#10...Koundinya Veluri1-12/+2
2017-03-25Add Interlocked.MemoryBarrierProcessWide (#10476)Jan Kotas1-10/+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-193/+0
2017-02-14Remove never defined FEATURE_LEAK_CULTURE_INFOdanmosemsft1-52/+0
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-14/+0
2017-02-12Remove dead appdomainhelper* filesdanmosemsft1-1/+0
2017-02-12Remove never defined FEATURE_COMPRESSEDSTACKdanmosemsft1-45/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-151/+0
2017-02-07Remove more CAS (#9390)Dan Moseley1-28/+5
2017-02-06CAS Security cleanup (#9355)Jan Kotas1-1/+0
2016-12-09[x86/Linux] Use Portable FastGetDomain (#8556)Jonghyun Park1-3/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-09-04Remove thread affinity and critical region stuff for UnixJan Vorlicek1-1/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2243