Searched refs:stream_start_cond (Results 1 – 1 of 1) sorted by relevance
232 pthread_cond_t stream_start_cond; member1255 pthread_cond_broadcast(&stream->client->stream_start_cond); in audio_thread()1359 rc = pthread_cond_timedwait(&stream->client->stream_start_cond, in start_aud_thread()2154 rc = pthread_cond_init(&(*client)->stream_start_cond, &cond_attr); in cras_client_create()2212 pthread_cond_destroy(&(*client)->stream_start_cond); in cras_client_create()