ReactOS 0.4.16-dev-1012-g3fe4b41
|
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) |
Definition at line 30 of file atonexit.c.
Referenced by _cexit().
|
extern |
|
extern |
|
extern |