Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dtimeval.h80 struct timeval* pa_timeval_store(struct timeval *tv, pa_usec_t v);
Dtimeval.c187 struct timeval* pa_timeval_store(struct timeval *tv, pa_usec_t v) { in pa_timeval_store() function
/third_party/pulseaudio/src/pulsecore/
Dcore-rtclock.c259 pa_timeval_store(tv, v); in pa_timeval_rtstore()
Drtpoll.c380 pa_timeval_store(&p->next_elapse, usec); in pa_rtpoll_set_timer_absolute()
/third_party/pulseaudio/src/
Dmap-file375 pa_timeval_store;
/third_party/pulseaudio/vala/
Dlibpulse.vapi1556 [CCode (cname="pa_timeval_store")]