Removed length restrictions on named synchronization primitives lengths on Windows...
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Mon, 11 Jun 2018 14:29:58 +0000 (07:29 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 11 Jun 2018 14:29:58 +0000 (07:29 -0700)
commit422b0e81797d5428812c6ef825e22565e2dc63f3
tree07b3deae536bd367e5091525f4485e84759e8298
parent7e215941c8d6a68fa52f98bb8fd2a419d8a1ef5d
Removed length restrictions on named synchronization primitives lengths on Windows (#18402)

* Removed Path Length check

* waitHandleNameMax removed
src/System.Private.CoreLib/Resources/Strings.resx
src/System.Private.CoreLib/shared/System/Threading/Mutex.Windows.cs
src/System.Private.CoreLib/shared/System/Threading/Mutex.cs
src/System.Private.CoreLib/src/System/Threading/EventWaitHandle.cs
src/System.Private.CoreLib/src/System/Threading/Semaphore.cs