Home
last modified time | relevance | path

Searched defs:apr_os_proc_mutex_put (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/netware/
H A Dproc_mutex.c112 apr_status_t apr_os_proc_mutex_put(apr_proc_mutex_t **pmutex, in apr_os_proc_mutex_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/beos/
H A Dproc_mutex.c155 APR_DECLARE(apr_status_t) apr_os_proc_mutex_put(apr_proc_mutex_t **pmutex, in apr_os_proc_mutex_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/win32/
H A Dproc_mutex.c213 APR_DECLARE(apr_status_t) apr_os_proc_mutex_put(apr_proc_mutex_t **pmutex, in apr_os_proc_mutex_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/os2/
H A Dproc_mutex.c219 APR_DECLARE(apr_status_t) apr_os_proc_mutex_put(apr_proc_mutex_t **pmutex, in apr_os_proc_mutex_put() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/locks/unix/
H A Dproc_mutex.c981 APR_DECLARE(apr_status_t) apr_os_proc_mutex_put(apr_proc_mutex_t **pmutex, function