Make small_id_mutex not recursive. (#15485)
commit60ac98ee29d267646629bc39558f44e4e5af8b4e
authorJay Krell <jaykrell@microsoft.com>
Wed, 14 Aug 2019 10:33:58 +0000 (14 03:33 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 14 Aug 2019 10:33:58 +0000 (14 12:33 +0200)
tree80e0a06f7182d10088697a41b6e65a8412fd22d2
parent8c5d0a790e4677150c71fc58949f0420e1a50cf1
Make small_id_mutex not recursive. (#15485)

(Later non-recursive Windows mutexes should be SRWLOCK and only statically initialized.)
mono/utils/hazard-pointer.c