Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
H A Dthread-mainloop-test.c37 static void tcb(pa_mainloop_api *a, pa_time_event *e, const struct timeval *tv, void *userdata) { in tcb() function
66 a->time_new(a, pa_timeval_rtstore(&tv, pa_rtclock_now() + 5 * PA_USEC_PER_SEC, true), tcb, m); in START_TEST()
H A Dmainloop-test.c77 static void tcb(pa_mainloop_api*a, pa_time_event *e, const struct timeval *tv, void *userdata) { in tcb() function
119 me.te = a->time_new(a, pa_timeval_rtstore(&tv, pa_rtclock_now() + 2 * PA_USEC_PER_SEC, true), tcb, &me); in START_TEST()

Completed in 1 milliseconds