|
ReactOS 0.4.16-dev-2110-ge3521eb
|

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.