Searched refs:apr_os_thread_equal (Results 1 – 14 of 14) sorted by relevance
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/netware/ |
D | thread.c | 147 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/netware/ |
D | thread.c | 147 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/beos/ |
D | thread.c | 117 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/beos/ |
D | thread.c | 117 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/os2/ |
D | thread.c | 196 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/win32/ |
D | thread.c | 271 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1, in apr_os_thread_equal() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/win32/ |
D | thread.c | 271 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1, in apr_os_thread_equal() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/os2/ |
D | thread.c | 196 int apr_os_thread_equal(apr_os_thread_t tid1, apr_os_thread_t tid2) in apr_os_thread_equal() function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/ |
D | apr_portable.h | 326 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1,
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/ |
D | apr_portable.h | 326 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1,
|
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/unix/ |
D | thread.c | 196 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1, function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/unix/ |
D | thread.c | 196 APR_DECLARE(int) apr_os_thread_equal(apr_os_thread_t tid1, function
|
/external/cronet/stable/third_party/apache-portable-runtime/src/memory/unix/ |
D | apr_pools.c | 1347 if (!apr_os_thread_equal(pool->owner, apr_os_thread_current())) { in apr_pool_check_integrity()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/memory/unix/ |
D | apr_pools.c | 1347 if (!apr_os_thread_equal(pool->owner, apr_os_thread_current())) { in apr_pool_check_integrity()
|