#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to