View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000091 | 1003.1(2008)/Issue 7 | System Interfaces | public | 2009-06-29 19:57 | 2013-04-16 13:06 |
Reporter | geoffclare | Assigned To | ajosey | ||
Priority | normal | Severity | Editorial | Type | Clarification Requested |
Status | Closed | Resolution | Accepted | ||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | pthread_cond_timedwait | ||||
Page Number | 1587 | ||||
Line Number | 51027-51034 | ||||
Interp Status | |||||
Final Accepted Text | |||||
Summary | 0000091: 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. | ||||
Tags | tc1-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-29 19:57 | msbrown | New Issue | |
2009-06-29 19:57 | msbrown | Status | New => Under Review |
2009-06-29 19:57 | msbrown | Assigned To | => ajosey |
2009-06-29 19:57 | msbrown | Name | => Mark Brown |
2009-06-29 19:57 | msbrown | Organization | => IBM |
2009-06-29 19:57 | msbrown | Section | => pthread_cond_timedwait |
2009-06-29 19:57 | msbrown | Page Number | => 1587 |
2009-06-29 19:57 | msbrown | Line Number | => 51027-51034 |
2009-06-29 19:58 | msbrown | Status | Under Review => Resolved |
2009-06-29 19:58 | msbrown | Resolution | Open => Accepted |
2009-07-01 17:57 | Don Cragun | Name | Mark Brown => Geoff Clare |
2009-07-01 17:57 | Don Cragun | Organization | IBM => The Open Group |
2009-07-01 17:57 | Don Cragun | Reporter | msbrown => geoffclare |
2010-08-27 13:20 | ajosey | Tag Attached: tc1-2008 | |
2011-05-13 15:29 | eblake | Relationship added | related to 0000437 |
2013-04-16 13:06 | ajosey | Status | Resolved => Closed |