EverWrath/src/common/Threading
Dominik Nussbaumer d87ff61f96
fix(Core/Build): correct build for GCC 12 (#13583)
* add `_` to header guard to `OPENSSL_CRYPTO_H` because openssl uses the same header guard
* remove `<T>` from constructor
2022-11-19 20:13:21 +03:00
..
LockedQueue.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
MPSCQueue.h refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
PCQueue.h fix(Core/Build): correct build for GCC 12 (#13583) 2022-11-19 20:13:21 +03:00
PolicyLock.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ProcessPriority.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
ProcessPriority.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Threading.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Threading.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ThreadingModel.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00