summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/MT_Cubit/Task_Client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131-18/+18
* Fixed Redundant blank line at the end of a code block should be deletedKnut Petter Svendsen2022-09-101-1/+0
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Wed Sep 8 13:14:03 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-081-2/+0
* Mon Feb 23 08:08:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-231-1/+1
* (no commit message)Johnny Willemsen2008-10-121-1/+1
* Thu Oct 9 09:30:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-091-3/+3
* Mon Sep 29 07:55:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-291-1/+1
* Mon Sep 29 07:40:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-291-2/+2
* Tue Sep 16 11:25:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-161-1/+1
* ChangeLogTag: Thu Jan 25 17:39:59 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-01-251-50/+29
* Wed Jan 24 14:00:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-01-241-28/+6
* Repo restructuringWilliam R. Otte2006-07-241-0/+1147
* Repo restructuringWilliam R. Otte2006-07-241-1147/+0
* ChangeLogTag: Fri Jan 28 07:18:10 2005 J.T. Conklin <jtc@acorntoolworks.com>jtc2005-01-281-3/+2
* ChangeLogTag:Tue Nov 4 04:55:40 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-041-0/+3
* ChangeLogTag:Thu Jul 11 10:47:41 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-07-111-3/+3
* ChangeLogTag:Tue Jan 29 21:09:12 2002 Oliver Kellogg <oliver.kellogg@sysde.e...okellogg2002-01-291-22/+22
* ChangeLogTag:Wed Dec 26 09:07:45 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-12-261-6/+6
* Merged corba-env-clean branch.Ossama Othman2001-12-081-31/+31
* ChangeLogTag: Sun Apr 1 20:43:18 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-04-021-1/+1
* ChangeLogTag: Thu Feb 1 20:29:54 2001 Frank Hunleth <fhunleth@cs.wustl.edu>fhunleth2001-02-021-2/+2
* ChangeLogTag:Fri Jun 2 10:57:04 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-06-021-1/+1
* ChangeLogTag:Fri Sep 24 21:18:40 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-09-251-1/+4
* ChangeLogTag:Mon Jul 12 20:40:38 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-131-124/+102
* ChangeLogTag:Tue Jun 29 19:48:33 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-301-75/+67
* Pluggable protocol updates. MT_Cubit is now non-protocolOssama Othman1999-06-281-2/+2
* ChangeLogTag:Thu Jun 17 15:31:17 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-171-2/+2
* ChangeLogTag:Mon Jun 7 16:13:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-071-1/+2
* (svc,cube_octet,do_test): added timestamps and an errno printout, forlevine1999-06-071-3/+6
* Modified these files so that they will compile if ACE was builtOssama Othman1999-02-261-1/+1
* Removed explicit call to open_services on Win32 Static buildnanbor1999-01-051-15/+0
* removed VxWorks #ifdefs that disabled ORB shutdown, because it no longer caus...levine1999-01-051-6/+4
* Use explicit <open_services> call for static-linked NT executable.nanbor1998-12-081-0/+16
* removed a few debugging printoutslevine1998-12-021-4/+1
* (get_cubit): removed a couple of printouts that notified oflevine1998-11-191-6/+0
* (svc): on VxWorks, instead of calling ACE_OS::thr_exit (), calllevine1998-11-191-2/+6
* (svc): on VxWorks, kill own task when done, to avoidlevine1998-11-131-0/+7
* (calc_delta): removed fabs wrap of real_time withlevine1998-11-011-4/+4
* Fixed some unreferenced variables that caused warnings. Deleted some variabl...sergio1998-10-191-18/+5
* Fixed a bug with the utilization test, updated the README file, and some aest...sergio1998-10-161-17/+18
* Synchronized the README file with the actual options in the source files. Cl...sergio1998-10-161-11/+19
* *** empty log message ***sergio1998-10-161-5/+5
* *** empty log message ***naga1998-10-161-5/+1
* *** empty log message ***naga1998-10-161-13/+3
* Removed Naming service code from all the MT_Cubit files.naga1998-10-161-151/+58
* use IIOP instead of URL style obj refs, for maximum performancelevine1998-10-041-3/+0
* replace NO_ACE_QUANTIFY with ACE_HAS_QUANTIFYlevine1998-10-021-12/+10
* Used begin() to obtain iterator fom the ACE_Unbounded_Queue class. In additi...sergio1998-09-291-8/+13
* Replaced the use of ACE_Unbounded_Set with ACE_Unbounded_Queue, fixingsergio1998-09-281-10/+18