This is probably more of a general POSIX programming question. Some of the timed wait routines in POSIX (pthread_mutex_timedlock, etc) take an absolute timeout value in terms of CLOCK_REALTIME. How then are these routines not subject to timing error when the CLOCK_REALTIME is changed, e.g. with clock_settime?
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
