summaryrefslogtreecommitdiff
path: root/tests/MT_Reactor_Timer_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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