summaryrefslogtreecommitdiff
path: root/src/vm/comthreadpool.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Fix eventpipe filtering (#25221)Sung Yoon Whang1-1/+1
2019-05-14Fix a contract violation in ThreadPool.get_CompletedWorkItemCount (#24535)Koundinya Veluri1-4/+11
2019-04-19Implement APIs for some threading metrics (CoreCLR) (#24113)Koundinya Veluri1-0/+24
2019-04-03Remove ADID and ADIndex from CoreCLR (#23588)David Wrighton1-15/+7
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-12/+7
2019-01-04Delete unused fFullReset argument (#21814)Jan Kotas1-1/+1
2019-01-01Cleanup ArgumentNull_Obj references in unmanaged runtime (#21738)Jan Kotas1-1/+1
2018-06-09Avoid NativeOverlapped pinning by allocating unmanaged memory for it (#18360)Jan Kotas1-32/+5
2018-02-28Delete unnecesary StackCrawlMarks (#16648)Jan Kotas1-20/+2
2017-10-16Address PR feedbackStephen Toub1-8/+6
2017-10-16Reduce Timer lock contentionStephen Toub1-19/+19
2017-08-07Cleanup code access security from the unmanaged runtime (#13241)Jan Kotas1-1/+0
2017-05-17Finish deleting dead CAS code from CoreLib (#11436)Jan Kotas1-29/+2
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-11/+0
2017-02-14Remove never defined FEATURE_REMOTINGdanmosemsft1-4/+0
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-32/+0
2016-10-28Copy CoreFX FileStream to CoreLibJeremy Kuhne1-8/+9
2016-08-10Insert MemoryBarrier revert ComthreadpoolBen Adams1-4/+3
2016-08-09Adjust fences and add paddingBen Adams1-3/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1018