Searched refs:iExpect (Results 1 – 1 of 1) sorted by relevance
64 val iExpect = if (expect) 1 else 0 in compareAndSet() constant66 return a.compareAndSet(iExpect, iUpdate) in compareAndSet()