summaryrefslogtreecommitdiff
path: root/tests/MT_Reactor_Timer_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Sat Jan 1 11:45:12 UTC 2005 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2005-01-011-11/+29
* ChangeLogTag: Mon Jun 14 11:32:12 2004 UTC 2004 Johnny Willemsen <jwillems...Johnny Willemsen2004-06-141-0/+1
* ChangeLogTag: Tue Apr 27 07:17:12 UTC 2004 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2004-04-271-1/+1
* ChangeLogTag: Wed Jul 09 21:37:52 2003 Irfan Pyarali <irfan@oomworks.com>irfan2003-07-101-2/+0
* ChangeLogTag: Tue Jul 08 17:28:58 2003 Irfan Pyarali <irfan@oomworks.com>irfan2003-07-081-7/+0
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-3/+4
* ChangeLogTag: Tue May 6 09:19:07 2003 Chad Elliott <elliott_c@ociweb.com>elliott_c2003-05-061-3/+6
* ChangeLogTag:Tue Aug 27 13:28:17 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-08-271-1/+2
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag: Tue Jun 12 18:53:25 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-131-1/+1
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-25/+25
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+0
* ChangeLogTag:Sat Jul 10 13:16:50 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-101-13/+18
* Fixed signed/unsigned comparisons.nanbor1999-07-101-1/+1
* ChangeLogTag:Fri Jul 09 20:14:13 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-07-101-9/+24
* Added member variables and verification checks to be sure that handlerSteve Huston1999-07-081-1/+34
* Pure unicode fixes.nanbor1999-07-051-1/+1
* .schmidt1999-02-201-1/+0
* (main): added printout with numbers of expected and actual events,levine1999-02-091-1/+5
* Move definition of 'status' outside of #if ACE_HAS_THREADS test.Steve Huston1999-02-021-1/+3
* (main): added printout if wait () failslevine1999-01-051-1/+6
* Changed ACE_OS::{read,write} to ACE::{recv,send}.nanbor1998-12-131-9/+9
* .schmidt1998-12-111-37/+25
* Fixed the MT timer set/cancel part of this test - it was bogus.Steve Huston1998-12-111-103/+115
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-101-1/+1
* moved "the_reactor" declaration outside of ACE_HAS_THREADS protection,levine1998-10-211-2/+2
* (handle_exception, handle_timeout): added ACE_UNUSED_ARG's.levine1998-10-201-21/+25
* *** empty log message ***schmidt1998-10-151-24/+91
* *** empty log message ***schmidt1998-10-151-22/+80
* .schmidt1998-10-141-13/+36
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* Made CE friendlynanbor1998-05-131-5/+5
* *** empty log message ***schmidt1998-02-261-68/+71
* Test for reactors and timers in multiple threads.Steve Huston1998-02-111-0/+139