int regress_test_callback_thaw_notifications regress_test_callback_thaw_notifications int regress_test_callback_thaw_notifications (void);

Invokes all callbacks installed by #test_callback_destroy_notify(), adding up their return values, and removes them, invoking the corresponding destroy notfications.

<code>Returns</code>

Sum of the return values of the invoked callbacks.