Home | History | Annotate | Download | only in base

Lines Matching refs:pthread_rwlock_destroy

563   int rc = pthread_rwlock_destroy(&rwlock_);
567 PLOG(is_safe_to_call_abort ? FATAL : WARNING) << "pthread_rwlock_destroy failed for " << name_;