View Issue Details

IDProjectCategoryView StatusLast Update
00008491003.1(2008)/Issue 7System Interfacespublic2019-06-10 08:54
ReporterSteve Emmerson Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted As Marked 
NameSteve Emmerson
OrganizationUniversity Corporation for Atmospheric Research
User Reference
Sectionpthread_create()
Page Number1602
Line Number51480
Interp Status---
Final Accepted TextSee 0000849:0002275.
Summary0000849: Normative and informative text on return value of pthread_create() are incompatible
DescriptionThe informative text for the pthread_create() function states that the caller can obtain the thread ID of the created thread via the return value of the pthread_create() function. The normative text, however, states that the return value of that function is always 0 on success.

This error is also in version 6, BTW.
Desired ActionCorrect the informative text.
Tagstc2-2008

Activities

geoffclare

2014-06-25 09:36

manager   bugnote:0002275

Last edited: 2014-06-25 09:47

On Page: 1602 Line: 51480 Section: pthread_create()

In the APPLICATION USAGE section, change from:

through the return value of the pthread_create() function

to:

through the thread argument of the pthread_create() function

Issue History

Date Modified Username Field Change
2014-06-24 20:10 Steve Emmerson New Issue
2014-06-24 20:10 Steve Emmerson Status New => Under Review
2014-06-24 20:10 Steve Emmerson Assigned To => ajosey
2014-06-24 20:10 Steve Emmerson Name => Steve Emmerson
2014-06-24 20:10 Steve Emmerson Organization => University Corporation for Atmospheric Research
2014-06-24 20:10 Steve Emmerson Section => System Interfaces
2014-06-24 20:10 Steve Emmerson Page Number => pthread_create()
2014-06-24 20:10 Steve Emmerson Line Number => (Line or range of lines)
2014-06-25 09:36 geoffclare Note Added: 0002275
2014-06-25 09:47 geoffclare Note Edited: 0002275
2014-06-26 15:55 Don Cragun Section System Interfaces => pthread_create()
2014-06-26 15:55 Don Cragun Page Number pthread_create() => 1602
2014-06-26 15:55 Don Cragun Line Number (Line or range of lines) => 51480
2014-06-26 15:55 Don Cragun Interp Status => ---
2014-06-26 15:55 Don Cragun Final Accepted Text => See 0000849:0002275.
2014-06-26 15:55 Don Cragun Status Under Review => Resolved
2014-06-26 15:55 Don Cragun Resolution Open => Accepted As Marked
2014-06-26 15:56 Don Cragun Tag Attached: tc2-2008
2019-06-10 08:54 agadmin Status Resolved => Closed