summaryrefslogtreecommitdiff
path: root/ACE/ace/Timer_Queue_Adapters.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed redundant voidJohnny Willemsen2021-03-171-2/+2
|
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-091-1/+1
|
* Fix compile error for MacOS.Martin Corino2019-02-191-1/+1
| | | | * ACE/ace/Timer_Queue_Adapters.h:
* Fix spurious wakeups due to incomplete timepolicy handling.Martin Corino2019-02-191-0/+6
| | | | | | * ACE/ace/Timer_Queue_Adapters.cpp: * ACE/ace/Timer_Queue_Adapters.h: * ACE/ace/Timer_Queue_T.h:
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-241-1/+1
|
* Revert "some (bundled) minor changes (take 2)"revert-176-masterJohnny Willemsen2016-10-311-1/+1
|
* fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-021-1/+1
|
* Shorten file headersJohnny Willemsen2015-01-071-1/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Mon Mar 15 07:58:54 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-03-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * ace/High_Res_Timer.cpp * ace/High_Res_Timer.h * ace/High_Res_Timer.inl Use 64bit calculations to increase our precision. If you want to have the 32bit calculations, add ACE_USE_WINDOWS_32BIT_HIGH_RES_TIMER_CALCULATIONS as define. If the scoreboard doesn't show any platforms requiring 32bit, we will remove that code before the next micro release goes out Thanks to Alon Diamant <diamant dot alon at gmail dot com> for supplying the patches. This fixes bugzilla 3703. * ace/Timer_Queue_Adapters.cpp * ace/Timer_Queue_Adapters.h * ace/Timer_Queue_Adapters.inl Make it possible to use a customer event handler in ACE_Thread_Timer_Queue_Adapter. Thanks to Alon Diamant <diamant dot alon at gmail dot com> for supplying the patches. This fixes bugzilla 3614 * tests/tests.mpc: * tests/Thread_Timer_Queue_Adapter_Test.cpp: New test for testing custom event handlers in ACE_Thread_Timer_Queue_Adapter. Thanks to Alon Diamant <diamant dot alon at gmail dot com> for creating this new test
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+261
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-261/+0
|
* Wed Nov 28 07:30:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-11-281-1/+2
|
* Mon Oct 1 15:06:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-10-011-1/+1
|
* Thu Sep 20 06:59:15 CDT 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-09-201-1/+1
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+260