Searched refs:pauseImpl (Results 1 – 1 of 1) sorted by relevance
283 if (random.nextInt(PAUSE_EVERY_N_STEPS) == 0) pauseImpl() in <lambda>()286 internal fun pauseImpl() { in <lambda>() method in kotlinx.atomicfu.LockFreedomTestEnvironment481 thread.pauseImpl() in pauseLockFreeOp()