This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to use sem_timedwait with CLOCK_MONOTONIC?


Hi,

I'm working on real-time audio project, and very often the libc
syscalls only supports CLOCK_REALTIME, where I would need
CLOCK_MONOTONIC to avoid issues with NTP time changes.

Do you know any workaround sem_timedwait()?

Many thanks,
-- 
Alexandre Bique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]