This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-15 23:20:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d791afae1dfcfaf592326f787755ca32d629e4d3
TrinityCore
/
src
/
common
/
Threading
History
Shauren
d791afae1d
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
..
LockedQueue.h
New Year
2020-01-02 06:44:10 +01:00
MPSCQueue.h
Core/Misc: Remove uses of std::aligned_storage (deprecated in future c++ standard)
2022-05-11 13:59:41 +02:00
ProcessPriority.cpp
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
ProcessPriority.h
New Year
2020-01-02 06:44:10 +01:00
ProducerConsumerQueue.h
Core/Threading: Modernize ProducerConsumerQueue a bit to fix GCC build
2022-12-20 01:03:07 +01:00
ThreadPool.h
Core/Threading: Create ThreadPool class
2022-10-13 11:54:18 +02:00