Home | History | Annotate | Download | only in base

Lines Matching refs:TEMP_FAILURE_RETRY

332           // We don't use TEMP_FAILURE_RETRY so we can intentionally retry to acquire the lock.
508 // We don't use TEMP_FAILURE_RETRY so we can intentionally retry to acquire the lock.
589 // We don't use TEMP_FAILURE_RETRY so we can recompute rel_ts;
836 int rc = TEMP_FAILURE_RETRY(pthread_cond_timedwait(&cond_, &guard_.mutex_, &ts));