ReactOS 0.4.16-dev-746-g329a414
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
void | _cexit (void) |
void | _c_exit (void) |
void | _exit (int exitcode) |
void | exit (int exitcode) |
Definition at line 7 of file _exit.c.
Referenced by exit().
Definition at line 25 of file _exit.c.
Referenced by _amsg_exit(), _CrtHandleDbgReport(), _default_handler(), _Exit(), abort(), common_assert_to_message_box(), do_spawnT(), execute_command(), fork_helper(), parse_object_parts(), raise(), START_TEST(), subprocess(), Test__aexit_rtn(), and thread_start().
Definition at line 33 of file _exit.c.