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