| Anonymous | Login | Signup for a new account | 2010-09-03 08:44 UTC |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Category | Severity | Type | Date Submitted | Last Update | ||||||||
| 0000091 | [1003.1(2008)/Issue 7] System Interfaces | Editorial | Clarification Requested | 2009-06-29 19:57 | 2009-07-01 17:57 | ||||||||
| Reporter | geoffclare | View Status | public | ||||||||||
| Assigned To | ajosey | ||||||||||||
| Priority | normal | Resolution | Accepted | ||||||||||
| Status | Resolved | ||||||||||||
| 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 | ||||||||||||
| Attached Files | |||||||||||||
|
|
|||||||||||||
| There are no notes attached to this issue. |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |