Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:pthread_cond_timedwait

524       int rc = TEMP_FAILURE_RETRY(pthread_cond_timedwait(&cond_, &mutex_,
538 std::string message(StringPrintf("pthread_cond_timedwait failed: %s",