index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Threading
/
ProducerConsumerQueue.h
Age
Commit message (
Expand
)
Author
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-07-15
Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPop
Shauren
2015-04-24
Core/Socket: Removed unused synchronous read method
Shauren
2015-04-04
Misc: Fixed license header formatting
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-02
Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...
Shauren
2014-08-12
Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th...
Shauren
2014-08-02
Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)
DDuarte
2014-07-27
Core/Network: Optimized packet sending by removing unneccessary memory copying
Shauren
2014-07-24
Core/Misc: Fixed a possible crash in ProducerConsumerQueue::Cancel
Shauren
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-14
Replacing ACE based multi threading with PCQ
leak
2014-06-30
Replaced ACE_Task_Base based DatabaseWorker with PCQ
leak
2014-06-30
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
leak