Uses of Record Class
cloud.opencode.base.test.concurrent.ThreadSafetyChecker.CheckResult
Packages that use ThreadSafetyChecker.CheckResult
-
Uses of ThreadSafetyChecker.CheckResult in cloud.opencode.base.test.concurrent
Methods in cloud.opencode.base.test.concurrent that return ThreadSafetyChecker.CheckResultModifier and TypeMethodDescriptionThreadSafetyChecker.checkCounter(Runnable incrementTask, Supplier<Integer> getCountTask, int threads, int incrementsPerThread) Check if a counter is thread-safe 检查计数器是否线程安全