Searched refs:apr_thread_pool_destroy (Results 1 – 7 of 7) 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()
257 return apr_thread_pool_destroy(tp); in thread_pool_pre_cleanup()
1428 apr_thread_pool_destroy(threads); in main()
393 APU_DECLARE(apr_status_t) apr_thread_pool_destroy(apr_thread_pool_t * me) in apr_thread_pool_destroy() function