Searched refs:owner_proc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/apr/memory/unix/
H A Dapr_pools.c533 apr_os_proc_t owner_proc; member in struct:apr_pool_t
917 pool->owner_proc = (apr_os_proc_t)getnlmhandle();
1009 pool->owner_proc = (apr_os_proc_t)getnlmhandle();
1745 pool->owner_proc = (apr_os_proc_t)getnlmhandle();
1820 pool->owner_proc = (apr_os_proc_t)getnlmhandle();
2029 apr_os_proc_t owner_proc = (apr_os_proc_t)getnlmhandle(); local
2032 if (pool->owner_proc == owner_proc) {

Completed in 99 milliseconds