Home
last modified time | relevance | path

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

/device/generic/car/emulator/audio/driver/
Daudio_hw.c202 static void set_shortened_thread_name(pthread_t thread, const char *name) { in set_shortened_thread_name() function
549 set_shortened_thread_name(pthread_self(), __func__); in out_write()
1055 set_shortened_thread_name(pthread_self(), __func__); in in_read()
1269 set_shortened_thread_name(out->worker_thread, address); in adev_open_output_stream()
1491 set_shortened_thread_name(in->worker_thread, address ? address : "mic"); in adev_open_input_stream()