summaryrefslogtreecommitdiff
path: root/ace/Timer_Hash_T.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag: Thu May 22 14:13:37 2003 Irfan Pyarali <irfan@oomworks.com>Reactor_RefCount_1irfan2003-05-221-106/+216
* ChangeLogTag:Fri Oct 4 20:22:41 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-10-051-5/+38
* ChangeLogTag: Tue Sep 24 06:29:45 UTC 2002 Johnny Willemsen <jwillemsen@remed...Johnny Willemsen2002-09-241-17/+11
* ChangeLogTag:Sun Oct 28 16:44:20 2001 Ossama Othman <ossama@uci.edu>Ossama Othman2001-10-291-2/+4
* ChangeLogTag: Sun Oct 28 13:15:00 2001 Michael Kircher <Michael.Kircher@mchp...mk12001-10-281-2/+7
* ChangeLogTag:Sun Oct 21 12:50:39 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-10-211-1/+1
* ChangeLogTag:Thu May 24 20:26:39 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-05-251-5/+10
* ChangeLogTag: Tue Mar 12 09:45:45 2001 Johnny Willemsen <jwillemsen@remedy.nl>doccvs2001-03-271-2/+2
* ChangeLogTag:Fri Oct 13 18:47:51 2000 Steve Huston <shuston@riverace.com>Steve Huston2000-10-131-0/+1
* ChangeLogTag:Sat Oct 7 000:50:02 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-10-071-4/+4
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-4/+4
* ChangeLogTag:Tue Apr 18 19:08:37 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-191-2/+0
* ChangeLogTag:Wed Aug 18 22:45:24 1999 Douglas C. Schmidt <schmidt@mambo.cs....schmidt1999-08-191-1/+1
* ChangeLogTag:Tue Aug 17 20:02:55 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-181-24/+36
* ChangeLogTag:Tue Aug 17 19:10:00 1999 Darrell Brunsch <brunsch@cs.wustl.edu>brunsch1999-08-181-0/+21
* ChangeLogTag:Tue Aug 17 17:49:33 1999 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt1999-08-171-5/+9
* ChangeLogTag:Sun Jul 4 12:34:24 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-041-10/+12
* ChangeLogTag:Sat Jul 3 12:05:46 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-07-031-60/+92
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-30/+35
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* ChangeLogTag:Thu May 7 14:10:41 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-071-1/+1
* *** empty log message ***nanbor1998-03-111-4/+4
* Timer Hash wasn't keeping the earliest node pointer up to date withbrunsch1998-02-151-6/+21
* Fixed a bug with earliest time pointers not being set correctly.brunsch1998-02-151-2/+2
* Added pure virtual get_first() method to Timer_Queue_T. Addedbrunsch1998-01-181-0/+14
* Changed the name "lock_" to "mutex_".nw11997-11-041-50/+50
* *** empty log message ***schmidt1997-10-181-1/+1
* ChangeLogTag:Fri Oct 17 22:51:46 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-181-4/+4
* *** empty log message ***schmidt1997-10-041-5/+5
* *** empty log message ***schmidt1997-10-041-54/+54
* The iter() method now returns a pointer to an iterator that is in a resetbrunsch1997-09-081-0/+1
* ChangeLogTag:Wed Sep 3 21:38:18 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-09-041-5/+9
* *** empty log message ***schmidt1997-08-291-10/+9
* Changed the behavior of the iterator to automatically initialize when thebrunsch1997-08-281-1/+2
* Replaced references to ACE_High_Res_Timer::gettimeofday withSteve Huston1997-08-121-4/+4
* Put the id string at the beginning of the filesbrunsch1997-07-241-0/+2
* Added expire() to get rid of Sun CC 4.2 warnings.brunsch1997-06-261-0/+12
* Changed cancel (type..) to call cancellation() even if there are no timersbrunsch1997-06-241-3/+4
* (cancel): added "[]" to delete of timer_ids arraylevine1997-06-181-1/+1
* Bug fixes for Timer_Hashbrunsch1997-06-091-5/+2
* added #includes of ace/High_Res_Timer.hlevine1997-06-071-0/+2
* *** empty log message ***brunsch1997-06-041-3/+1
* *** empty log message ***schmidt1997-06-041-4/+9
* *** empty log message ***brunsch1997-06-041-0/+482