Searched refs:shutdown_on_destruction (Results 1 – 3 of 3) sorted by relevance
88 bool shutdown_on_destruction = true; member
202 client_options.shutdown_on_destruction = false; in TEST()251 client_options.shutdown_on_destruction = (node_id != 0); in TEST()
42 if (options_.shutdown_on_destruction) { in ~DistributedRuntimeClient()