Title
Thread-safety of handler functions
Status
resolved
Section
[alloc.errors]
Submitter
BSI

Created on 2010-08-25.00:00:00 last changed 163 months ago

Messages

Date: 2011-05-03.22:13:16

Proposed resolution:

Resolved in Batavia by accepting n3189.

Date: 2010-11-29.10:49:30

[ 2010-Batavia: ]

Resolved by adopting n3189.

Date: 2010-10-31.00:00:00

[ 2010-10-31 Daniel comments: ]

The proposed resolution of n3122 partially addresses this request. This issue is related to 1366.

Date: 2010-10-24.22:33:31

[ Resolution proposed by ballot comment: ]

The thread safety guarantees for the functions must be specified and new interfaces should be provided to make it possible to query and install handlers in a thread safe way.

Date: 2010-10-24.10:50:39

Addresses GB-71

The thread safety of std::set_new_handler(), std::set_unexpected(), std::set_terminate(), is unspecified making the the functions impossible to use in a thread safe manner.

History
Date User Action Args
2010-11-29 10:49:30adminsetmessages: + msg5450
2010-11-18 12:46:23adminsetstatus: nad editorial -> resolved
2010-11-13 01:50:18adminsetstatus: open -> nad editorial
2010-10-31 14:01:33adminsetmessages: + msg5208
2010-10-31 14:01:33adminsetmessages: + msg5207
2010-10-24 22:33:31adminsetmessages: + msg5070
2010-10-24 10:50:39adminsetmessages: + msg4995
2010-08-25 00:00:00admincreate