View Issue Details

IDProjectCategoryView StatusLast Update
00000911003.1(2008)/Issue 7System Interfacespublic2013-04-16 13:06
Reportergeoffclare Assigned Toajosey  
PrioritynormalSeverityEditorialTypeClarification Requested
Status ClosedResolutionAccepted 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionpthread_cond_timedwait
Page Number1587
Line Number51027-51034
Interp Status
Final Accepted Text
Summary0000091: 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.
Tagstc1-2008

Relationships

related to 0000437 Closedajosey 2008-TC1 Interaction between XSH/TC1/D1/0218 and 0219 

Activities

There are no notes attached to this issue.

Issue History

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