[RTEMS Project] #2713: Bad return status from pthread_cancel()
RTEMS trac
trac at rtems.org
Tue May 17 06:40:11 UTC 2016
#2713: Bad return status from pthread_cancel()
-----------------------------+------------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: defect | Status: closed
Priority: normal | Milestone: 4.10.3
Component: General | Version: 4.10
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9fd72713c9397b1e23484ad57b6ceb3523d4493c/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="9fd72713c9397b1e23484ad57b6ceb3523d4493c"
posix: Fix return status of pthread_cancel()
POSIX recommends ESRCH in case no thread exists for the specified
identifier.
Close #2713.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2713#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list