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