summaryrefslogtreecommitdiff
path: root/performance-tests/Misc/preempt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Repo restructuringWilliam R. Otte2006-07-241-461/+0
* ChangeLogTag: Mon Jun 24 18:32:12 UTC 2004 Johnny Willemsen <jwillemsen@re...Johnny Willemsen2004-06-141-0/+1
* ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-011-0/+4
* ChangeLogTag:Fri Apr 18 12:02:31 2003 Steve Huston <shuston@riverace.com>Steve Huston2003-04-181-0/+1
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag:Wed Dec 26 09:07:45 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-12-261-9/+9
* ChangeLogTag: Wed Nov 21 12:48:08 2001 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2001-11-211-5/+5
* ChangeLogTag:Wed Jan 10 23:30:21 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-01-121-2/+2
* Replaced ACE_MT_SYNCH by ACE_SYNCH to get it compile on Linux.alex1999-04-111-4/+4
* Added ACE_RCSID to performance-tests/gonzo1998-08-031-0/+2
* (svc) removed ACE_OS::thr_setprio () calls to set LWP priority, now that ACE ...levine1998-05-041-8/+0
* (svc): set LWP priority (on Solaris) by having the thread set its own prioritylevine1998-04-181-9/+21
* removed "High finishes" printoutlevine1998-03-191-1/+0
* 1) Added -f option to fork instead of spawning new threads. 2) Added -l opti...levine1998-03-191-47/+139
* divide ACE_hrtime_t by ACE_UINT32, to prevent ambiguity with ACE_U_LongLong o...levine1998-02-091-1/+2
* (main): added ACE_UNUSED_ARG for argc and argv on non-threaded platforms.levine1997-12-291-0/+2
* (main): fixed printout if ACE_OS::sched_params call failedlevine1997-12-011-1/+2
* (get_options): DEC CXX didn't like conversion of -1 to u_int, so changed retu...levine1997-11-081-8/+8
* cleaned up cleanup so that it compiles cleanlylevine1997-11-041-6/+27
* *** empty log message ***schmidt1997-11-021-74/+32
* (main): fixed program namelevine1997-10-161-4/+4
* added command line options, and explanation on how to interpret the resultslevine1997-09-051-30/+147
* added preempt.cpplevine1997-08-271-0/+258