Home
last modified time | relevance | path

Searched refs:thread_func2 (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dlock-autospawn-test.c52 static void thread_func2(void *k) { in thread_func2() function
92 pa_assert_se((b = pa_thread_new("test2", thread_func2, PA_INT_TO_PTR(2)))); in START_TEST()
93 pa_assert_se((c = pa_thread_new("test3", thread_func2, PA_INT_TO_PTR(3)))); in START_TEST()

Completed in 1 milliseconds