Monitor.TryEnter asm timeout != 0 before spin (#6951)
authorBen Adams <thundercat@illyriad.co.uk>
Tue, 30 Aug 2016 02:23:53 +0000 (03:23 +0100)
committerJan Kotas <jkotas@microsoft.com>
Tue, 30 Aug 2016 02:23:53 +0000 (19:23 -0700)
commit4f60a817e3ea408a176c74ec0f0ea5e9f151dd61
treeab2da9fa341d8a6630391992d298c197623cb74d
parentc9df33dbec4f9054237ea84368e52f8d1e8cde7b
Monitor.TryEnter asm timeout != 0 before spin (#6951)

* JIT_MonTryEnter_Slow timeout != 0 before spin
* JIT_MonTryEnter_InlineGetThread timeout != 0 before spin
src/vm/amd64/JitHelpers_InlineGetThread.asm
src/vm/amd64/JitHelpers_Slow.asm