[RTEMS Project] #2689: POSIX key destructors must be called during thread restart
RTEMS trac
trac at rtems.org
Thu Apr 14 06:06:04 UTC 2016
#2689: POSIX key destructors must be called during thread restart
-----------------------------+-----------------------------
Reporter: sebastian.huber | Owner: sebastian.huber
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: General | Version: 4.11
Severity: normal | Keywords:
-----------------------------+-----------------------------
POSIX key destructors must be called during thread restart. Just like the
POSIX cleanup handlers. This ensures that the TLS object destructors are
called during thread restart for example. It is important for the global
construction, which uses a thread restart to run the Init task in a clean
environment.
--
Ticket URL: <http://devel.rtems.org/ticket/2689>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list