Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dthread.h49 const char *pa_thread_get_name(pa_thread *t);
Dthread-posix.c190 const char *pa_thread_get_name(pa_thread *t) { in pa_thread_get_name() function
Dthread-win32.c147 const char *pa_thread_get_name(pa_thread *t) { in pa_thread_get_name() function
Dlog.c410 pa_strnull(pa_thread_get_name(pa_thread_self())), file, line, func); in pa_log_levelv_meta()
413 pa_strnull(pa_thread_get_name(pa_thread_self())), pa_path_get_filename(file)); in pa_log_levelv_meta()