| To: | austin-group-l@xxxxxxxxxxxxx |
|---|---|
| Subject: | [1003.1(2008)/Issue 7 0000091]: pthread_cond_timedwait timeout |
| From: | Austin Group Bug Tracker <noreply@xxxxxxxxxxxxx> |
| Date: | Mon, 29 Jun 2009 19:57:38 +0000 |
| Keywords: | [1003.1(2008)/Issue 7] System Interfaces |
The following issue has been SUBMITTED. ====================================================================== http://austingroupbugs.net/view.php?id=91 ====================================================================== Reported By: msbrown Assigned To: ajosey ====================================================================== Project: 1003.1(2008)/Issue 7 Issue ID: 91 Category: System Interfaces Type: Clarification Requested Severity: Editorial Priority: normal Status: Under Review Name: Mark Brown Organization: IBM User Reference: Section: pthread_cond_timedwait Page Number: 1587 Line Number: 51027-51034 Final Accepted Text: ====================================================================== Date Submitted: 2009-06-29 19:57 UTC Last Modified: 2009-06-29 19:57 UTC ====================================================================== Summary: pthread_cond_timedwait timeout Description: _____________________________________________________________________________ EDITORIAL Enhancement Request Number 21 gwc:xxxxxxxxxxxxx Defect in XSH pthread_cond_timedwait (rdvk# 2) [gwc pctw timeout] Fri, 9 Jan 2009 15:47:43 +0000 _____________________________________________________________________________ In the description of pthread_cond_timedwait(), a statement about the clock attribute and a paragraph break have been inserted between two closely related sentences. The text should be rearranged in order to reunite the related sentences. Desired Action: In the two paragraphs: The pthread_cond_timedwait() function shall be equivalent to pthread_cond_wait(), except that an error is returned if the absolute time specified by abstime passes (that is, system time equals or exceeds abstime) before the condition cond is signaled or broadcasted, or if the absolute time specified by abstime has already been passed at the time of the call. The condition variable shall have a clock attribute which specifies the clock that shall be used to measure the time specified by the abstime argument. When such timeouts occur, pthread_cond_timedwait() shall nonetheless release and re-acquire the mutex referenced by mutex. The pthread_cond_timedwait() function is also a cancellation point. move the sentence beginning "When such timeouts occur" to the end of the first of the paragraphs. ====================================================================== |
| Previous by Date: | [1003.1(2008)/Issue 7 0000091]: pthread_cond_timedwait timeout, Austin Group Bug Tracker |
|---|---|
| Next by Date: | [1003.1(2008)/Issue 7 0000091]: pthread_cond_timedwait timeout, Austin Group Bug Tracker |
| Previous by Thread: | [1003.1(2008)/Issue 7 0000091]: pthread_cond_timedwait timeout, Austin Group Bug Tracker |
| Next by Thread: | [1003.1(2008)/Issue 7 0000091]: pthread_cond_timedwait timeout, Austin Group Bug Tracker |
| Indexes: | [Date] [Thread] [All Lists] |