A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1781 ====================================================================== Reported By: dannyniu Assigned To: ====================================================================== Project: 1003.1(2016/18)/Issue7+TC2 Issue ID: 1781 Category: Rationale Type: Clarification Requested Severity: Editorial Priority: normal Status: New Name: DannyNiu/NJF Organization: <individual> User Reference: C181.pdf Section: B.2.8 Realtime >> Rationale for the Monotonic Clock Page Number: 3622 Line Number: 123529-123533 Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2023-10-17 08:53 UTC Last Modified: 2023-11-02 15:18 UTC ====================================================================== Summary: Factual error due to mis-wording with regard to timed wait functions? ======================================================================
---------------------------------------------------------------------- (0006563) geoffclare (manager) - 2023-11-02 15:18 https://austingroupbugs.net/view.php?id=1781#c6563 ---------------------------------------------------------------------- Change:<blockquote>The <i>pthread_cond_timedwait</i>() function is given a relative timeout; the timeout may represent a deadline for an event. When these functions are given relative timeouts, the timeouts are typically for error recovery purposes and need not be so precise.</blockquote>to:<blockquote>The <i>pthread_cond_timedwait</i>() function is given an absolute timeout; the timeout may represent a deadline for an event. When other functions are given relative timeouts, the timeouts are typically for error recovery purposes and need not be so precise.</blockquote> Issue History Date Modified Username Field Change ====================================================================== 2023-10-17 08:53 dannyniu New Issue 2023-10-17 08:53 dannyniu Name => DannyNiu/NJF 2023-10-17 08:53 dannyniu Organization => <individual> 2023-10-17 08:53 dannyniu User Reference => C181.pdf 2023-10-17 08:53 dannyniu Section => B.2.8 Realtime >> Rationale for the Monotonic Clock 2023-10-17 08:53 dannyniu Page Number => 3622 2023-10-17 08:53 dannyniu Line Number => 123529-123533 2023-10-17 09:12 dannyniu Note Added: 0006542 2023-11-02 15:18 geoffclare Note Added: 0006563 ======================================================================
