Searched refs:stop_threads (Results 1 – 2 of 2) sorted by relevance
24 static void stop_threads(struct run_ctx *ctx) in stop_threads() function155 stop_threads(&ctx); in test_free_timer()
1373 bool stop_threads; in conn_reconfig_done() local1375 stop_threads = conn_all_vols_unconf(connection) && in conn_reconfig_done()1378 if (stop_threads) { in conn_reconfig_done()