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

(Later non-recursive Windows mutexes should be SRWLOCK and only statically initialized.)

Commit migrated from https://github.com/mono/mono/commit/60ac98ee29d267646629bc39558f44e4e5af8b4e
src/mono/mono/utils/hazard-pointer.c