Go to the source code of this file.
Functions | |
int | _init (void) __attribute__((constructor)) |
int | _fini (void) __attribute__((destructor)) |
int _fini | ( | void | ) |
Definition at line 60 of file unix/SystemInitialization.cpp.
References SystemInterpreter::processShutdown().
int _init | ( | void | ) |
Definition at line 52 of file unix/SystemInitialization.cpp.
References SystemInterpreter::processStartup().