[RTEMS Project] #2626: Unify thread cancel/join and delete
RTEMS trac
trac at rtems.org
Fri May 20 05:57:57 UTC 2016
#2626: Unify thread cancel/join and delete
-----------------------------+------------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: enhancement | Status: new
Priority: normal | Milestone: 4.12
Component: cpukit | Version: 4.10
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"232147ddc12d45ff7872f72a790077c26fe5ca0a/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="232147ddc12d45ff7872f72a790077c26fe5ca0a"
score: Add _Thread_Join() and _Thread_Cancel()
Split _Thread_Close() into _Thread_Join() and _Thread_Cancel() to
prepare for a re-use in pthread_join() and pthread_cancel().
Update #2555.
Update #2626.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2626#comment:8>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list