Searched refs:thread_priority_cb (Results 1 – 1 of 1) sorted by relevance
242 cras_thread_priority_cb_t thread_priority_cb; member1227 if (stream->client->thread_priority_cb) { in audio_thread_set_priority()1228 stream->client->thread_priority_cb(stream->client); in audio_thread_set_priority()2803 client->thread_priority_cb = cb; in cras_client_set_thread_priority_cb()