Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Donce-test.c46 static const char * volatile ran_by = NULL; variable
57 ran_by = (const char*) pa_thread_get_data(pa_thread_self()); in once_func()
108 pa_log_info("ran by %s", ran_by); in START_TEST()
116 ran_by = NULL; in START_TEST()