summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/MT_Cubit/Globals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Solaris supportJohnny Willemsen2023-01-171-1/+1
* Removed AIX supportJohnny Willemsen2023-01-161-2/+2
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131-7/+7
* Fixed all explicit singleton template instantiationHuang-Ming Huang2016-09-211-3/+1
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* Mon Feb 23 08:08:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-02-231-1/+1
* Thu Oct 9 09:30:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-10-091-2/+2
* Tue Sep 16 11:25:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-09-161-2/+2
* ChangeLogTag: Tue Apr 17 13:41:49 UTC 2007 Chad Elliott <elliott_c@ociweb.com>elliott_c2007-04-171-1/+1
* Repo restructuringWilliam R. Otte2006-07-241-0/+227
* Repo restructuringWilliam R. Otte2006-07-241-227/+0
* ChangeLogTag: Tue Oct 4 11:37:12 UTC 2005 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2005-10-041-4/+2
* ChangeLogTag: Fri Jun 10 08:21:47 2005 Chad Elliott <elliott_c@ociweb.com>elliott_c2005-06-101-1/+7
* ChangeLogTag:Sat Apr 30 20:10:11 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-05-011-0/+4
* ChangeLogTag: Wed Oct 20 19:03:01 2004 Olli Savia <ops@iki.fi>olli2004-10-201-0/+2
* ChangeLogTag:Tue Nov 4 04:55:40 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-041-0/+3
* ChangeLogTag:Wed Dec 26 09:07:45 2001 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt2001-12-261-3/+3
* ChangeLogTag:Sat May 27 20:59:11 2000 Ossama Othman <ossama@uci.edu>Ossama Othman2000-05-281-0/+1
* ChangeLogTag: Fri Aug 06 10:39:36 1999 David L. Levine <levine@cs.wustl.edu>levine1999-08-061-1/+4
* ChangeLogTag:Tue Jul 20 19:32:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-07-211-3/+11
* Pluggable protocol updates. MT_Cubit is now non-protocolOssama Othman1999-06-281-13/+8
* ChangeLogTag:Thu Jun 17 15:31:17 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-171-7/+10
* (get_high_priority): on VxWorks, fixed access of default_priority. It's in thelevine1999-04-241-1/+1
* use ACE_THR_PRI_OTHER_DEF instead of ACE_THR_PRI_FIFO_DEF, and THR_NEW_LWP in...levine1999-04-231-3/+9
* factored out thread creation flags to Globals::thr_create_flags, and only set...levine1999-04-211-4/+10
* (sched_fifo_init): removed SCHED_PARAMS_FIFO macro, because it's not needed, ...levine1999-02-231-4/+4
* Fixed a bug with the utilization test, updated the README file, and some aest...sergio1998-10-161-11/+7
* Synchronized the README file with the actual options in the source files. Cl...sergio1998-10-161-8/+9
* Removed Naming service code from all the MT_Cubit files.naga1998-10-161-5/+0
* moved ACE_Condition<ACE_SYNCH_MUTEX> instantiation from Task_Client.cpp to Gl...levine1998-09-141-1/+7
* *** empty log message ***naga1998-09-131-0/+26
* *** empty log message ***schmidt1998-09-131-4/+4
* *** empty log message ***naga1998-09-121-13/+0
* *** empty log message ***naga1998-09-091-6/+2
* *** empty log message ***schmidt1998-09-071-1/+1
* *** empty log message ***schmidt1998-09-051-9/+16
* *** empty log message ***naga1998-09-041-2/+84
* *** empty log message ***naga1998-09-021-22/+0
* *** empty log message ***schmidt1998-08-271-9/+10
* Added code to test CPU overhead of the OS/ORB. Cleaned up a bit.sergio1998-08-271-0/+117