Searched refs:apr_thread_pool_destroy (Results 1 – 5 of 5) sorted by relevance
86 APU_DECLARE(apr_status_t) apr_thread_pool_destroy(apr_thread_pool_t *me);
120 rv = apr_thread_pool_destroy(thrp); in test_queue_producer_consumer()
116 apr_thread_pool_destroy(thrp); in test_threadsafe()
249 rv = apr_thread_pool_destroy(thrp); in test_reslist()
393 APU_DECLARE(apr_status_t) apr_thread_pool_destroy(apr_thread_pool_t * me) in apr_thread_pool_destroy() function