Searched refs:apr_thread_rwlock_rdlock_core (Results 1 – 1 of 1) sorted by relevance
62 static apr_status_t apr_thread_rwlock_rdlock_core(apr_thread_rwlock_t *rwlock, in apr_thread_rwlock_rdlock_core() function87 return apr_thread_rwlock_rdlock_core(rwlock, INFINITE); in apr_thread_rwlock_rdlock()93 return apr_thread_rwlock_rdlock_core(rwlock, 0); in apr_thread_rwlock_tryrdlock()