ReactOS 0.4.16-dev-927-g467dec4
|
Go to the source code of this file.
Functions | |
static terminate_handler __cdecl | get_terminate_or_default (__acrt_ptd const *const ptd) throw () |
terminate_handler __cdecl | _get_terminate () |
terminate_handler __cdecl | set_terminate (terminate_handler const new_handler) throw () |
void __cdecl | terminate () throw () |
terminate_handler __cdecl _get_terminate | ( | void | ) |
Definition at line 20 of file terminate.cpp.
|
static |
Definition at line 13 of file terminate.cpp.
Referenced by _get_terminate(), and set_terminate().
terminate_handler __cdecl set_terminate | ( | terminate_handler const | new_handler | ) | |
throw | ( | ||||
) |
Definition at line 25 of file terminate.cpp.
Definition at line 38 of file terminate.cpp.
Referenced by __std_terminate(), _register_thread_local_exe_atexit_callback(), common_exit(), FromBase64(), sinc_hex_vari_process(), sinc_mono_vari_process(), sinc_multichan_vari_process(), sinc_quad_vari_process(), sinc_stereo_vari_process(), ToBase64(), WaveThread(), and xsltMessage().