Searched refs:use_command_thread (Results 1 – 1 of 1) sorted by relevance
879 bool use_command_thread) in connect_to_server() argument888 if (thread_is_running(&client->thread) && use_command_thread) { in connect_to_server()938 bool use_command_thread) in connect_to_server_wait_retry() argument952 return connect_to_server(client, timeout, use_command_thread); in connect_to_server_wait_retry()961 bool use_command_thread) in connect_to_server_wait() argument964 client, SERVER_CONNECT_TIMEOUT_MS, use_command_thread); in connect_to_server_wait()