Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0000749 [1003.1(2013)/Issue7+TC1] System Interfaces Objection Error 2013-09-16 10:52 2019-06-10 08:55
Reporter geoffclare View Status public  
Assigned To
Priority normal Resolution Accepted  
Status Closed  
Name Geoff Clare
Organization The Open Group
User Reference
Section pthread_cond_timedwait
Page Number 1601
Line Number 51923
Interp Status ---
Final Accepted Text
Summary 0000749: pthread_cond_[timed]wait() immediate errors
Description The RETURN VALUE section on the pthread_cond_timedwait() page says:

    Except in the case of [ETIMEDOUT], all these error checks shall
    act as if they were performed immediately at the beginning of
    processing for the function [...]

The new [ENOTRECOVERABLE] and [EOWNERDEAD] errors should also be
in the exception list, since they occur when the call tries to
relock the mutex before returning.
Desired Action Change:

    Except in the case of [ETIMEDOUT],

to:

    Except for [ETIMEDOUT], [ENOTRECOVERABLE], and [EOWNERDEAD],
Tags tc2-2008
Attached Files

- Relationships
has duplicate 0000927Closed Conflicting requirements on pthread_cond_timedwait error reporting 

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-09-16 10:52 geoffclare New Issue
2013-09-16 10:52 geoffclare Name => Geoff Clare
2013-09-16 10:52 geoffclare Organization => The Open Group
2013-09-16 10:52 geoffclare Section => pthread_cond_timedwait
2013-09-16 10:52 geoffclare Page Number => 1601
2013-09-16 10:52 geoffclare Line Number => 51923
2013-09-16 10:52 geoffclare Interp Status => ---
2013-10-03 16:03 Don Cragun Status New => Resolved
2013-10-03 16:03 Don Cragun Resolution Open => Accepted
2013-10-03 16:03 Don Cragun Desired Action Updated
2013-10-03 16:03 Don Cragun Tag Attached: tc2-2008
2015-02-24 09:24 geoffclare Relationship added has duplicate 0000927
2019-06-10 08:55 agadmin Status Resolved => Closed


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker