summaryrefslogtreecommitdiff
path: root/performance-tests/Misc
Commit message (Expand)AuthorAgeFilesLines
* use same priority values on Win32 platforms as on Solaris, because thread pri...levine1997-06-261-9/+11
* *** empty log message ***nw11997-06-262-0/+1104
* replaced strlen () calls in character array size with a constant expressionlevine1997-05-251-1/+1
* Fixed a bug in do_testing: was concatenating onto a string constant.jxh1997-05-241-2/+5
* *** empty log message ***schmidt1997-05-061-4/+6
* replaced sprintf with ACE_OS::sprintflevine1997-04-301-12/+12
* *** empty log message ***schmidt1997-04-281-7/+95
* *** 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