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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_thread_cond.h129 APR_POOL_DECLARE_ACCESSOR(thread_cond);
H A Dapr_thread_rwlock.h119 APR_POOL_DECLARE_ACCESSOR(thread_rwlock);
H A Dapr_thread_mutex.h113 APR_POOL_DECLARE_ACCESSOR(thread_mutex);
H A Dapr_global_mutex.h165 APR_POOL_DECLARE_ACCESSOR(global_mutex);
H A Dapr_proc_mutex.h184 APR_POOL_DECLARE_ACCESSOR(proc_mutex);
H A Dapr_shm.h221 APR_POOL_DECLARE_ACCESSOR(shm);
H A Dapr_hash.h275 APR_POOL_DECLARE_ACCESSOR(hash);
H A Dapr_pools.h69 * APR_POOL_DECLARE_ACCESSOR() is used in a header file to declare the
72 * APR_POOL_DECLARE_ACCESSOR(file);
81 #define APR_POOL_DECLARE_ACCESSOR(type) \ macro
H A Dapr_network_io.h864 APR_POOL_DECLARE_ACCESSOR(socket);
H A Dapr_thread_proc.h835 APR_POOL_DECLARE_ACCESSOR(thread);
H A Dapr_file_io.h953 APR_POOL_DECLARE_ACCESSOR(file);

Completed in 190 milliseconds