prepare move to rtpoll

This commit is contained in:
Lennart Poettering 2009-03-19 18:13:40 +01:00
parent dd40006718
commit 3a09a88fd1
16 changed files with 436 additions and 70 deletions

View file

@ -42,6 +42,7 @@ void pa_rtclock_hrtimer_enable(void);
struct timeval* pa_rtclock_from_wallclock(struct timeval *tv);
struct timespec *pa_timespec_store(struct timespec *ts, pa_usec_t v);
pa_usec_t pa_timespec_load(const struct timespec *ts);
#endif