Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/netware/
H A Dthread.c147 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/win32/
H A Dthread.c271 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1, in apr_os_thread_equal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/beos/
H A Dthread.c117 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/os2/
H A Dthread.c196 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/threadproc/unix/
H A Dthread.c196 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1, function