summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Threading/Mutex.cs
AgeCommit message (Expand)AuthorFilesLines
2019-05-28Add and apply nullable attributes (#24679)Stephen Toub1-3/+4
2019-05-09Turn on nullability for all of Corelib (#24497)Stephen Toub1-1/+0
2019-04-02Nullable: System.Threading (#23663)Stephen Toub1-1/+1
2019-04-01Nullable: WaitHandles (#23604)Stephen Toub1-4/+6
2018-06-11Removed length restrictions on named synchronization primitives lengths on Wi...Anirudh Agnihotry1-2/+0
2018-06-08Moved Mutex.cs From src to shared (#18320)Anirudh Agnihotry1-0/+64