summaryrefslogtreecommitdiff
path: root/performance-tests
Commit message (Expand)AuthorAgeFilesLines
* 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-232-542/+312
* return 0 instead of 42levine1997-01-192-2/+2
* instantiate ACE_Atomic_Op with int instead of u_long to match what's in libACElevine1996-12-251-1/+0
* moved "LIBS += -lm" from a few separate Makefiles to all platform_*.GNU files...levine1996-12-161-1/+0
* fooschmidt1996-12-113-16/+15
* only use rusage if ACE_HAS_PRUSAGE_T is #definedlevine1996-12-041-2/+4
* eeeschmidt1996-11-264-61/+64
* Doneschmidt1996-11-242-21/+9
* use thread ID class for VxWorks as well as Pthreadslevine1996-11-202-8/+8
* change SCCS keywords (in our files only) to RCS keywordslevine1996-10-2329-29/+29
* Initial revisionlevine1996-10-2166-0/+11348