summaryrefslogtreecommitdiff
path: root/tests/Upgradable_RW_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+0
|
* Pure unicode fixes.nanbor1999-07-051-9/+9
|
* See Tue Jun 15 22:26:43 1999 Matthew J Braun <mjb2@cs.wustl.edu>mjb21999-06-161-0/+2
|
* convert max_wait to mseclevine1999-05-101-1/+1
|
* removed extra ACE_Time_Value constructor calllevine1999-05-101-1/+1
|
* added -f option, which enables FIFO thread scheduling. Some platformslevine1999-05-101-10/+33
| | | | | require superuser privilege to use it. Also, wait a maximum of 1 second per iteration. And, replaced some u_longs with u_ints.
* replaced another ACE_SCHED_FIFO with THR_SCHED_FIFOlevine1999-04-211-1/+1
|
* (main): replaced ACE_SCHED_FIFO with THR_SCHED_FIFO in activate call.levine1999-04-211-1/+1
|
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-101-2/+2
|
* .schmidt1998-10-171-1/+1
|
* .schmidt1998-10-171-102/+85
|
* (main): delete dynamically allocated reader_tasks and writer_tasks, and ↵levine1998-09-251-42/+59
| | | | arrays, at end of test
* ChangeLogTag:Thu Sep 10 16:53:21 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-101-4/+0
|
* *** empty log message ***irfan1998-09-031-2/+3
|
* *** empty log message ***irfan1998-09-031-3/+0
|
* *** empty log message ***irfan1998-09-031-86/+80
|
* ChangeLog entry: Sat Jul 18 20:35:00 1998 Michael Kircher <mk1@cs.wustl.edu>mk11998-07-191-71/+129
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* A lot of changes, we use now a double linked list and do lessmk11998-07-021-118/+149
| | | | yields.
* Switched from itoa to sprintfmk11998-06-261-4/+4
|
* *** empty log message ***schmidt1998-06-261-114/+116
|
* New test to check the performance improvement using upgradable locks.mk11998-06-261-0/+405