Searched refs:_inProgress (Results 1 – 2 of 2) sorted by relevance
339 if (element != NULL && !_inProgress(element)) { in _putIfAbsentAndGet()372 while (element != NULL && _inProgress(element)) { in _poll()457 U_ASSERT(_inProgress(element)); in _put()518 UBool UnifiedCache::_inProgress(const UHashElement *element) { in _inProgress() function in UnifiedCache522 UBool result = _inProgress(value, status); in _inProgress()533 UBool UnifiedCache::_inProgress( in _inProgress() function in UnifiedCache546 if (_inProgress(theValue, theKey->fCreationStatus)) { in _isEvictable()
394 static UBool _inProgress(const UHashElement *element);395 static UBool _inProgress(