Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/memory/unix/
Dapr_pools.c610 apr_os_proc_t owner_proc; member
1120 pool->owner_proc = (apr_os_proc_t)getnlmhandle(); in apr_pool_create_ex()
1214 pool->owner_proc = (apr_os_proc_t)getnlmhandle(); in apr_pool_create_unmanaged_ex()
2022 pool->owner_proc = (apr_os_proc_t)getnlmhandle(); in apr_pool_create_ex_debug()
2097 pool->owner_proc = (apr_os_proc_t)getnlmhandle(); in apr_pool_create_unmanaged_ex_debug()
2306 apr_os_proc_t owner_proc = (apr_os_proc_t)getnlmhandle(); in netware_pool_proc_cleanup() local
2309 if (pool->owner_proc == owner_proc) { in netware_pool_proc_cleanup()