set_thread_exit_policy


Description:

public static void set_thread_exit_policy (Policy policy)

Sets thread exit policy (i.e. default policy for the top-most Context). The policy must be concrete and should not be unsafe.

Parameters:

policy

New thread policy.