Home
last modified time | relevance | path

Searched refs:use_command_thread (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/libcras/
Dcras_client.c961 struct timespec *timeout, bool use_command_thread) in connect_to_server() argument
970 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() argument
1032 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() argument
1044 use_command_thread); in connect_to_server_wait()