TrinityCore
|
#include "Define.h"
Go to the source code of this file.
Namespaces | |
OpenSSLCrypto | |
Functions | |
TC_COMMON_API void | OpenSSLCrypto::threadsSetup () |
Needs to be called before threads using openssl are spawned. More... | |
TC_COMMON_API void | OpenSSLCrypto::threadsCleanup () |
Needs to be called after threads using openssl are despawned. More... | |