aboutsummaryrefslogtreecommitdiff
path: root/src/common/Threading
AgeCommit message (Expand)Author
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-11Core/Misc: Explicitly include required headers instead of relying on them to ...Shauren
2022-02-04Core/Networking: Initialize MPSCQueueIntrusive dummy node without undefined b...Shauren
2022-01-06Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-11Core/Common: Include cleanupShauren
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-05-10Core/Common: Move the query callback header to the database projectNaios
2016-02-22Core/PacketIO: Requeue packets handled with STATUS_LOGGEDIN received before p...Shauren
2016-02-19Core/Networking: Rewrite networking threading modelShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP