#include <stdio.h>#include <string.h>#include <stdlib.h>#include "RexxCore.h"#include "SystemInterpreter.hpp"#include "SysSemaphore.hpp"Go to the source code of this file.
Functions | |
| BOOL WINAPI | DllMain (HINSTANCE hinstDll, DWORD fdwReason, LPVOID lpvReserved) |
| BOOL WINAPI DllMain | ( | HINSTANCE | hinstDll, |
| DWORD | fdwReason, | ||
| LPVOID | lpvReserved | ||
| ) |
Definition at line 71 of file windows/SystemInitialization.cpp.
References SysSemaphore::allocTlsIndex(), SysSemaphore::deallocTlsIndex(), SystemInterpreter::processShutdown(), and SystemInterpreter::processStartup().