Searched defs:affected (Results 1 – 7 of 7) sorted by relevance
130 val affected = affectedNode in prepare() constant145 actual val affected: LockFreeLinkedListNode, in complete() constant in kotlinx.coroutines.internal.PrepareOp
40 val affected: Any = AtomicState(a) in scopeTest() constant
403 @JvmField val affected: Node, in <lambda>() constant in kotlinx.coroutines.internal.LockFreeLinkedListNode.PrepareOp471 val affected = takeAffectedNode(op) ?: return RETRY_ATOMIC in <lambda>() constant
82 val affected: LockFreeLinkedListNode in prepare() constant in PrepareOp
362 val affected = prepareOp.affected as ReceiveOrClosed<E> // see "failure" impl in <lambda>() constant695 val affected = prepareOp.affected as Send // see "failure" impl in iterator() constant
859 int *affected, int total) in is_affected()978 int *affected; in tighten_on_relaxed_facet() local