summaryrefslogtreecommitdiff
path: root/performance-tests/Misc
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-04-221-1/+1
* removed call to ACE_High_Res_Timer::supportedlevine1997-04-121-6/+0
* this test no longer worked; so, reverted to revision 4.5, plus minimum change...levine1997-03-311-165/+205
* moved context_switch_time.cpp from examples/Threadslevine1997-03-311-1/+61
* use ACE_Sched_Params to get platform-dependent thread priorities, and moved #...levine1997-03-251-45/+63
* *** empty log message ***schmidt1997-03-251-195/+147
* added ACE_SCOPE_PROCESS param to ACE_Sched_Params, so that this works on WIN32levine1997-03-111-3/+5
* adapted to new thread priority/ACE_Sched_Paramslevine1997-03-061-5/+4
* use ACE_High_Res_Timer directly, no longer need Timer.hlevine1997-02-031-28/+34
* elapsed_microseconds () instead of get_time in ACE_High_Res_Timer interfacelevine1997-01-311-9/+9
* added context_switch_time.cpplevine1997-01-291-0/+726
* made destructor of Thread_Mutex_Derived virtual because the class has other v...levine1997-01-241-1/+1
* *** empty log message ***schmidt1997-01-231-28/+23
* moved "LIBS += -lm" from a few separate Makefiles to all platform_*.GNU files...levine1996-12-161-1/+0
* change SCCS keywords (in our files only) to RCS keywordslevine1996-10-233-3/+3
* Initial revisionlevine1996-10-214-0/+728