![]() |
TrinityCore
|
Functions | |
| TC_COMMON_API void | threadsSetup () |
| Needs to be called before threads using openssl are spawned. More... | |
| TC_COMMON_API void | threadsCleanup () |
| Needs to be called after threads using openssl are despawned. More... | |
A group of functions which setup openssl crypto module to work properly in multithreaded enviroment If not setup properly - it will crash
| void OpenSSLCrypto::threadsCleanup | ( | ) |
Needs to be called after threads using openssl are despawned.
Here is the caller graph for this function:| void OpenSSLCrypto::threadsSetup | ( | ) |
Needs to be called before threads using openssl are spawned.
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.8