Thomas Markwalder
|
ac5d93b8f3
[4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0
|
9 years ago |
Marcin Siodelski
|
fe9dd86d20
[4236] Replaced license text in all files containing it.
|
9 years ago |
Marcin Siodelski
|
7e0e428ccd
[3971] TimerMgr returns the number of registered timers.
|
9 years ago |
Francis Dupont
|
70eeece539
[master] Fixed old asio.hpp include in new code
|
9 years ago |
Marcin Siodelski
|
0a610df466
[4047] Updated TimerMgr and tests per review comments.
|
9 years ago |
Marcin Siodelski
|
c99f6c0233
[4047] Instance of the TimerMgr is now shared pointer.
|
9 years ago |
Marcin Siodelski
|
624b49ce9c
[4047] Fixed documentation of the TimerMgr.
|
9 years ago |
Marcin Siodelski
|
cc1d142670
[4047] Fixed issues with static deinitialization fiasco in TimerMgr.
|
9 years ago |
Marcin Siodelski
|
8c4de872d4
[4047] Implemented synchronization between the worker thead
|
9 years ago |
Marcin Siodelski
|
79d70c0695
[3970] Add parameter to run pending callbacks when thread is stopped.
|
9 years ago |
Marcin Siodelski
|
fe65dbb1b1
[3970] Addressed most of the review comments.
|
9 years ago |
Marcin Siodelski
|
114f9004dd
[3970] Rename 'deregister' to 'unregister' in TimerMgr.
|
9 years ago |
Marcin Siodelski
|
eb14cfe592
[3970] Added logging traces to the TimerMgr.
|
9 years ago |
Marcin Siodelski
|
65b5204084
[3970] Prevent race conditions during timers registration.
|
9 years ago |
Marcin Siodelski
|
93752c1aa0
[3970] Improved test coverage for the TimerMgr.
|
9 years ago |
Marcin Siodelski
|
ab8afd6cfc
[3970] Updated implementation of TimerMgr and make it almost ready.
|
9 years ago |
Marcin Siodelski
|
ff141355b9
[3970] Use thread to run handlers in TimerMgr.
|
9 years ago |
Marcin Siodelski
|
811a19c99a
[3970] Basic implementation of the TimerMgr singleton.
|
9 years ago |