Searched refs:thread_pool_free (Results 1 – 3 of 3) sorted by relevance
53 void thread_pool_free(ThreadPool *pool);
45 g_clear_pointer(&multifd_send_device_state->threads, thread_pool_free); in multifd_device_state_send_cleanup()
430 void thread_pool_free(ThreadPool *pool) in thread_pool_free() function