Searched refs:NONCE_RESERVED (Results 1 – 1 of 1) sorted by relevance
199 private static final int NONCE_RESERVED = NONCE_CORKED + 1; field in PropertyInvalidatedCache665 } while (newValue >= 0 && newValue < NONCE_RESERVED); in invalidateCacheLocked()