Decrease latency before cancellation when multiple threads asking for checkCancelled...
commit86d7c5dfbd225af90503ec984b266d048410f685
authorMaxim Shafirov <max@jetbrains.com>
Tue, 3 Nov 2009 13:10:24 +0000 (3 16:10 +0300)
committerMaxim Shafirov <max@jetbrains.com>
Tue, 3 Nov 2009 13:17:23 +0000 (3 16:17 +0300)
treeec4f230fe13be01d94ebddef3a81b4f31240aead
parent2f43f34fd3f2b075a960098c258389bd80a0a8ac
Decrease latency before cancellation when multiple threads asking for checkCancelled concurrently.
platform/platform-api/src/com/intellij/openapi/progress/ProgressManager.java
platform/platform-impl/src/com/intellij/openapi/progress/impl/ProgressManagerImpl.java