index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T11:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Threading
Age
Commit message (
Expand
)
Author
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Threading: Modernize ProducerConsumerQueue a bit to fix GCC build
Shauren
2022-10-08
Core/Threading: Create ThreadPool class
Shauren
2021-07-24
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
2020-08-20
Core/Networking: Initialize MPSCQueueIntrusive dummy node without undefined b...
Shauren
2020-05-29
Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...
Shauren
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-04
Common/Threading: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-05-10
Core/Common: Move the query callback header to the database project
Naios
2016-03-12
Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before p...
Shauren
2016-02-20
Core/Networking: Rewrite networking threading model
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP