summaryrefslogtreecommitdiff
path: root/src/pal/src/include/pal/threadsusp.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Support platforms where pthread is part of libc (#9154)Frederik Carlier1-0/+2
2016-05-09Let all signals be unblocked on Unix (#4863)Jan Vorlicek1-5/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-11-02Remove USE_SIGNALS_FOR_THREAD_SUSPENSIONAditya Mandaleeka1-69/+4
2015-10-26Remove THREADMarkDiagnostic and its uses.Aditya Mandaleeka1-17/+0
2015-10-26Remove THREADHandleSuspendNative and THREADHandleResumeNativeAditya Mandaleeka1-12/+0
2015-10-26Remove InternalSuspendThreadFromData and IsSuspensionStateSafeAditya Mandaleeka1-10/+1
2015-10-26Remove dwUnsafeRegionCount and dwSuspCountAditya Mandaleeka1-42/+2
2015-10-26Remove SuspendThread and associated code.Aditya Mandaleeka1-68/+18
2015-10-26Remove unused function IsAssertShutdownSafeAditya Mandaleeka1-2/+0
2015-10-26Remove Enter/LeaveUnsafeRegionAditya Mandaleeka1-4/+0
2015-05-07Add ability to use pipes for creating threads suspendedAditya Mandaleeka1-0/+5
2015-04-27Handle threads in side-by-side statically linked PALsMike McLaughlin1-2/+4
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+580