Home
last modified time | relevance | path

Searched refs:pauseImpl (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.atomicfu/atomicfu/src/jvmMain/kotlin/kotlinx/atomicfu/
DLockFreedomTestEnvironment.kt283 if (random.nextInt(PAUSE_EVERY_N_STEPS) == 0) pauseImpl() in <lambda>()
286 internal fun pauseImpl() { in <lambda>() method in kotlinx.atomicfu.LockFreedomTestEnvironment
481 thread.pauseImpl() in pauseLockFreeOp()