[Fix] Bugzilla #18182 - ConcurrentQueue<T>.TryPeek() is not thread safe
authorCraig Minihan <v-craig.minihan@exony.com>
Sat, 15 Mar 2014 21:05:01 +0000 (14:05 -0700)
committerCraig Minihan <v-craig.minihan@exony.com>
Sat, 15 Mar 2014 21:05:01 +0000 (14:05 -0700)
commitc3a89bffeb7fbdf219b22cc6036b7184e2a1de7f
tree2e5ca233c2ade48e75f70dfb5f88226e00aa1406
parent704456aa488a0698f6377510b05d3db7e4a9c8d9
[Fix] Bugzilla #18182 - ConcurrentQueue<T>.TryPeek() is not thread safe
- removed IsEmpty test from TryPeek() since not needed now
mcs/class/corlib/System.Collections.Concurrent/ConcurrentQueue.cs