ReactOS
0.4.15-dev-4874-g57c84dd
|
Go to the source code of this file.
Macros | |
#define | LOCK_EXIT _mlock(_EXIT_LOCK1) |
#define | UNLOCK_EXIT _munlock(_EXIT_LOCK1) |
Functions | |
void | __call_atexit (void) |
Variables | |
_onexit_t * | atexit_table |
int | atexit_table_size |
int | atexit_registered |
#define LOCK_EXIT _mlock(_EXIT_LOCK1) |
#define UNLOCK_EXIT _munlock(_EXIT_LOCK1) |
int atexit_registered |
_onexit_t* atexit_table |
int atexit_table_size |