Searched refs:use_command_thread (Results 1 – 1 of 1) sorted by relevance
961 struct timespec *timeout, bool use_command_thread) in connect_to_server() argument970 if (thread_is_running(&client->thread) && use_command_thread) { in connect_to_server()1018 int timeout_ms, bool use_command_thread) in connect_to_server_wait_retry() argument1032 return connect_to_server(client, timeout, use_command_thread); in connect_to_server_wait_retry()1041 bool use_command_thread) in connect_to_server_wait() argument1044 use_command_thread); in connect_to_server_wait()