Searched refs:oldValueReference (Results 1 – 1 of 1) sorted by relevance
3111 boolean storeLoadedValue(K key, int hash, LoadingValueReference<K, V> oldValueReference, in storeLoadedValue() argument3136 if (oldValueReference == valueReference in storeLoadedValue()3139 if (oldValueReference.isActive()) { in storeLoadedValue()3142 enqueueNotification(key, hash, oldValueReference, cause); in storeLoadedValue()