Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/netware/
Dthread.c142 apr_os_thread_t apr_os_thread_current() in apr_os_thread_current() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/netware/
Dthread.c142 apr_os_thread_t apr_os_thread_current() in apr_os_thread_current() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/beos/
Dthread.c112 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) in apr_os_thread_current() function
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/beos/
Dthread.c112 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) in apr_os_thread_current() function
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/os2/
Dthread.c122 APR_DECLARE(apr_os_thread_t) apr_os_thread_current() in apr_os_thread_current() function
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/win32/
Dthread.c210 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) in apr_os_thread_current() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/win32/
Dthread.c210 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) in apr_os_thread_current() function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/os2/
Dthread.c122 APR_DECLARE(apr_os_thread_t) apr_os_thread_current() in apr_os_thread_current() function
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_portable.h318 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void);
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_portable.h318 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void);
/external/cronet/tot/third_party/apache-portable-runtime/src/threadproc/unix/
Dthread.c191 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) function
/external/cronet/stable/third_party/apache-portable-runtime/src/threadproc/unix/
Dthread.c191 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) function
/external/cronet/stable/third_party/apache-portable-runtime/src/memory/unix/
Dapr_pools.c1268 (unsigned long)apr_os_thread_current(), in apr_pool_log_event()
1293 (unsigned long)apr_os_thread_current(), in apr_pool_log_event()
1347 if (!apr_os_thread_equal(pool->owner, apr_os_thread_current())) { in apr_pool_check_integrity()
1742 pool->owner = apr_os_thread_current(); in apr_pool_create_ex_debug()
1817 pool->owner = apr_os_thread_current(); in apr_pool_create_unmanaged_ex_debug()
/external/cronet/tot/third_party/apache-portable-runtime/src/memory/unix/
Dapr_pools.c1268 (unsigned long)apr_os_thread_current(), in apr_pool_log_event()
1293 (unsigned long)apr_os_thread_current(), in apr_pool_log_event()
1347 if (!apr_os_thread_equal(pool->owner, apr_os_thread_current())) { in apr_pool_check_integrity()
1742 pool->owner = apr_os_thread_current(); in apr_pool_create_ex_debug()
1817 pool->owner = apr_os_thread_current(); in apr_pool_create_unmanaged_ex_debug()
/external/cronet/stable/third_party/netty-tcnative/src/c/
Dssl.c647 return (unsigned long)(apr_os_thread_current()); in ssl_thread_id()
/external/cronet/tot/third_party/netty-tcnative/src/c/
Dssl.c647 return (unsigned long)(apr_os_thread_current()); in ssl_thread_id()