summaryrefslogtreecommitdiff
path: root/src/vm/win32threadpool.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Fix hill climbing float overflow (#14505)Koundinya Veluri1-1/+2
2017-10-16Reduce Timer lock contentionStephen Toub1-0/+5
2017-09-22Improve thread pool worker thread's spinning for work (#13921)Koundinya Veluri1-241/+3
2017-08-22[Arm64] Fix RecycledListsWrapper cache guard (#13397)Steve MacLean1-2/+2
2017-08-01[Arm64] Adjust alignment for 128 byte cache line (#12801)Steve MacLean1-14/+15
2017-03-07[x86/Linux] CDECL as default P/Invoke Calling Convetion (#9977)Jonghyun Park1-14/+14
2017-03-05Remove hosting methods that always return false (#9930)Austin Wise1-47/+1
2017-03-02Remove CLRThreadpoolHosted as it always returns false. (#9899)Austin Wise1-8/+2
2017-02-14Remove never defined FEATURE_INCLUDE_ALL_INTERFACESdanmosemsft1-6/+0
2016-11-30[x86/Linux] Fix mismatch over LPOVERLAPPED_COMPLETION_ROUTINE (#8364)Jonghyun Park1-4/+4
2016-08-16Fix build break from new alignmentsKoundinya Veluri1-7/+7
2016-08-10Fix MemoryBarrierBen Adams1-3/+3
2016-08-10Insert MemoryBarrier revert ComthreadpoolBen Adams1-1/+2
2016-08-09PR feedbackBen Adams1-1/+1
2016-08-09Align to reduce false sharingBen Adams1-6/+5
2016-08-09Adjust fences and add paddingBen Adams1-5/+10
2016-08-09GetCleanCounts to Volatile read on x64Ben Adams1-0/+6
2016-08-02Expose ThreadPool_UnfairSemaphoreSpinLimit configLukasz Tomczyk1-4/+5
2016-05-06enable affinity and numa for GC and some bug fixesMaoni01-6/+6
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-19Fix issue with threadpool and wait for multiple objects on LinuxJan Vorlicek1-2/+2
2015-03-06Add a fourth parameter to the DEFINE_DACVAR macro that is the actual fully qu...Mike McLaughlin1-10/+7
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1392