aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Threading/ProducerConsumerQueue.h
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-07-15Core/Threading: Clarified comment on ProducerConsumerQueue::WaitAndPopShauren
2015-04-24Core/Socket: Removed unused synchronous read methodShauren
2015-04-04Misc: Fixed license header formattingShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-02Fixed ==25829== Thread #1: pthread_cond_{signal,broadcast}: dubious: associat...Shauren
2014-08-12Core/Threading: Fixed possible race condition with m_timeOutTime and fixed Th...Shauren
2014-08-02Core/Shared: Fix world and auth crash on shutdown (PCQ & DbWorker)DDuarte
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-24Core/Misc: Fixed a possible crash in ProducerConsumerQueue::CancelShauren
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-14Replacing ACE based multi threading with PCQleak
2014-06-30Replaced ACE_Task_Base based DatabaseWorker with PCQleak
2014-06-30Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueueleak