Mathew Sutcliffe
|
2a1541786a
|
refs #334 Added class CContinuousWorker, base class for long-lived threaded worker objects. Inherits from CWorkerBase.
|
2014-11-30 02:29:21 +01:00 |
|
Mathew Sutcliffe
|
7b352c907a
|
refs #334 Refactored CWorker parts relating to finished() signal into new base class CWorkerBase.
|
2014-11-30 02:29:18 +01:00 |
|
Mathew Sutcliffe
|
cbbf9c256a
|
refs #348 Added thread safety guarantees in CLogSubscriber.
|
2014-11-30 00:57:43 +01:00 |
|
Mathew Sutcliffe
|
c30bf9f61e
|
refs #336 Fixed CLogHandler thread safety in swiftcore.
|
2014-10-16 17:06:46 +01:00 |
|
Roland Winklmeier
|
d032d250d5
|
Fix missing mutex include on Linux
|
2014-10-07 16:41:18 +02:00 |
|
Klaus Basan
|
0d74afe02a
|
Fixed return type to void as discussed:
https://dev.vatsim-germany.org/issues/325#note-26
|
2014-10-07 13:17:37 +02:00 |
|
Mathew Sutcliffe
|
418dd5e126
|
refs #325, CWorker class for executing arbitrary tasks in their own threads
|
2014-10-07 13:10:49 +02:00 |
|