Changeset 6efa349 in rtems for testsuites/psxtests

Timestamp:
04/14/16 06:56:53 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
8228548
Parents:
a12724f9
Message:

posix: Run key destructors during thread restart

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.

Close #2689.

(No files)

Note: See TracChangeset for help on using the changeset viewer.