AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Define.h"
Go to the source code of this file.
Namespaces | |
namespace | OpenSSLCrypto |
Functions | |
AC_COMMON_API void | OpenSSLCrypto::threadsSetup () |
Needs to be called before threads using openssl are spawned. More... | |
AC_COMMON_API void | OpenSSLCrypto::threadsCleanup () |
Needs to be called after threads using openssl are despawned. More... | |