summaryrefslogtreecommitdiff
path: root/src/vm/win32threadpool.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-08Introduce an interface separating the GC and the VM,Sean Gillespie1-7/+7
2016-08-15Merge pull request #6516 from benaadams/WorkerThreadStartKoundinya Veluri1-26/+55
2016-08-11Fix unreachable code warnings with MSVC++ 18.10Jan Kotas1-3/+0
2016-08-10Fix MemoryBarrierBen Adams1-3/+3
2016-08-10Insert MemoryBarrier revert ComthreadpoolBen Adams1-2/+2
2016-08-09PR feedbackBen Adams1-4/+2
2016-08-09Align to reduce false sharingBen Adams1-12/+22
2016-08-09Adjust fences and add paddingBen Adams1-6/+10
2016-08-09GetCleanCounts to Volatile read on x64Ben Adams1-15/+19
2016-08-09WorkerThreadStart volatile read+cmpxchg loopBen Adams1-10/+23
2016-08-02Expose ThreadPool_UnfairSemaphoreSpinLimit configLukasz Tomczyk1-1/+2
2016-05-06enable affinity and numa for GC and some bug fixesMaoni01-1/+1
2016-04-20Cast function pointer to void*Kamil Rytarowski1-2/+2
2016-03-30Fix R2R fixups for delegate ctorsJan Kotas1-0/+2
2016-03-25Add new configuration mechanism for CoreCLR.Aditya Mandaleeka1-7/+18
2016-01-27Update license headersdotnet-bot1-4/+3
2015-08-20Use volatile stores for values read by DACJan Kotas1-1/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+5597