Searched refs:apr_os_thread_current (Results 1 – 16 of 16) sorted by relevance
142 apr_os_thread_t apr_os_thread_current() in apr_os_thread_current() function
112 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) in apr_os_thread_current() function
122 APR_DECLARE(apr_os_thread_t) apr_os_thread_current() in apr_os_thread_current() function
210 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) in apr_os_thread_current() function
318 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void);
191 APR_DECLARE(apr_os_thread_t) apr_os_thread_current(void) function
1268 (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()
647 return (unsigned long)(apr_os_thread_current()); in ssl_thread_id()