summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/Thread_Timer_Queue_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131-8/+8
|
* Replace 3 blank lines with just 2 blank linesKnut Petter Svendsen2022-09-091-1/+0
|
* 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-0/+2
|
* fixed an issue with (exported) template specializations (Win32) (part3)Erik Sohns2015-12-031-3/+0
|
* fixed an issue with (exported) template specializations (Win32)Erik Sohns2015-12-021-1/+2
|
* Shorter headerJohnny Willemsen2015-01-071-1/+0
|
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
|
* Thu Mar 10 10:37:44 UTC 2011 Vladimir Zykov <vladimir.zykov@prismtech.com>vzykov2011-03-101-4/+4
| | | | | | | | | | | | | * ace/OS_NS_netdb.inl: * ace/Stack_Trace.cpp: Fixed warnings on VxWorks. * ace/ACE.cpp: Added a cast for a type that is expected by printf to be long. * examples/Timer_Queue/Custom_Handler.cpp: * examples/Timer_Queue/Thread_Timer_Queue_Test.cpp: Added casts for arguments to printf as it expects unsigned long.
* Removed ACE_RCSIDJohnny Willemsen2010-09-081-1/+1
|
* Thu May 6 12:48:08 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-05-061-8/+2
| | | | | | | * examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp: * examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp: * examples/Timer_Queue/Thread_Timer_Queue_Test.cpp: Fixed fuzz and removed some not used arguments
* Thu May 6 12:01:16 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-05-061-19/+15
| | | | | | | | | | | | | | | | | | | | | | * examples/Timer_Queue/Async_Timer_Queue_Test.h: * examples/Timer_Queue/Async_Timer_Queue_Test.cpp: * examples/Timer_Queue/Custom_Handler.h: * examples/Timer_Queue/Custom_Handler.cpp: * examples/Timer_Queue/Driver.h: * examples/Timer_Queue/Driver.cpp: * examples/Timer_Queue/Reactor_Timer_Queue_Test.h: * examples/Timer_Queue/Reactor_Timer_Queue_Test.cpp: * examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.h: * examples/Timer_Queue/Thread_Timer_Queue_Custom_Handler_Test.cpp: * examples/Timer_Queue/Thread_Timer_Queue_Test.h: * examples/Timer_Queue/Thread_Timer_Queue_Test.cpp: * examples/Timer_Queue/Timer_Queue.mpc: * examples/Timer_Queue/main_async.cpp: * examples/Timer_Queue/main_reactor.cpp: * examples/Timer_Queue/main_thread.cpp: * examples/Timer_Queue/main_thread_custom_handler.cpp: Converted to doxygen style and added a seperate example that uses a thread timer queue with customer event handler.
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+270
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-270/+0
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+270