Timer_Queue.cpp

Go to the documentation of this file.
00001 // Timer_Queue.cpp,v 4.44 2006/04/19 19:13:09 jwillemsen Exp
00002 
00003 #include "ace/Containers.h"
00004 #include "ace/Timer_Queue.h"
00005 #include "ace/Synch_Traits.h"
00006 #include "ace/Recursive_Thread_Mutex.h"
00007 
00008 ACE_RCSID(ace, Timer_Queue, "Timer_Queue.cpp,v 4.44 2006/04/19 19:13:09 jwillemsen Exp")
00009 
00010 #if defined (ACE_HAS_BROKEN_HPUX_TEMPLATES)
00011 #include "ace/Timer_Hash.h"
00012 #include "ace/Timer_Queue_T.cpp"
00013 #endif /* ACE_HAS_BROKEN_HPUX_TEMPLATES */
00014 

Generated on Thu Nov 9 09:42:07 2006 for ACE by doxygen 1.3.6