Changes

Summary

  1. Remove some uses of Thread.holdsLock for correctness checking, it's too (commit: 932f31e) (details)
Commit 932f31ea0fc9d04daaef308d1acd248da683056b by rallanpcl
Remove some uses of Thread.holdsLock for correctness checking, it's too slow.

Signed-off-by: Ross Allan <[email protected]>
(commit: 932f31e)
The file was modifiedsrc/common/me/nallar/tickthreading/collections/SynchronizedMap.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/collections/LinkedHashSetTempSetNoClear.java (diff)
The file was modifiedsrc/common/me/nallar/patched/network/PatchNetServerHandler.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/collections/SynchronizedSet.java (diff)