Home
last modified time | relevance | path

Searched refs:apr_thread_rwlock_rdlock_core (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dthread_rwlock.c62 static apr_status_t apr_thread_rwlock_rdlock_core(apr_thread_rwlock_t *rwlock, in apr_thread_rwlock_rdlock_core() function
87 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()