summaryrefslogtreecommitdiff
path: root/tests/TSS_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Branch for idl dependency changes and MPC performance improvementsjonesc2011-11-071-0/+290
* Repo restructuringWilliam R. Otte2006-07-241-309/+0
* ChangeLogTag: Thu Apr 20 07:23:12 UTC 2006 Johnny Willemsen <jwillemsen@rem...Johnny Willemsen2006-04-201-11/+0
* ChangeLogTag:Thu Jan 20 18:18:00 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-01-211-1/+1
* ChangeLogTag: Mon Dec 20 16:47:08 2004 Olli Savia <ops@iki.fi>Olli Savia2004-12-201-7/+2
* ChangeLogTag: Fri Oct 15 10:09:34 2004 Dale Wilson <wilson_d@ociweb.com>wilson_d2004-10-151-11/+13
* ChangeLogTag: Fri Oct 15 10:09:34 2004 Dale Wilson <wilson_d@ociweb.com>wilson_d2004-10-151-1/+1
* ChangeLogTag: Fri Oct 15 10:09:34 2004 Dale Wilson <wilson_d@ociweb.com>wilson_d2004-10-151-7/+22
* ChangeLogTag: Mon Aug 30 22:39:24 2004 J.T. Conklin <jtc@acorntoolworks.com>jtc2004-08-311-1/+5
* ChangeLogTag:Fri Dec 26 16:53:18 2003 Steve Huston <shuston@riverace.com>Steve Huston2003-12-261-0/+2
* ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-011-1/+1
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-1/+1
* ChangeLogTag:Thu Sep 12 12:02:31 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-09-121-4/+3
* ChangeLogTag:Tue Aug 27 13:28:17 2002 Steve Huston <shuston@riverace.com>Steve Huston2002-08-271-1/+1
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag: Thu Jun 14 03:10:11 2001 Krishnakumar B <kitty@danzon.cs.wustl...kitty2001-06-141-1/+1
* ChangeLogTag: Tue Jun 12 18:53:25 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-131-1/+1
* ChangeLogTag:Fri Mar 02 19:36:22 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-03-031-3/+16
* ChangeLogTag: Thu Aug 31 08:32:11 2000 Albert Wijnja <Albert.Wijnja@meco.nl>levine2000-08-311-1/+4
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-36/+36
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-6/+1
* removed the signal handler. It wasn't used for the test, andlevine1999-05-171-15/+8
* Functor, RB_Tree, and pSOS fixescdgill1998-12-301-1/+4
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-101-1/+1
* (worker): allow second group of TSS keys to be allocated, with TSS emulationlevine1998-09-171-3/+5
* (cleanup, worker): with ACE_HAS_PTHREADS_DRAFT4, delete the tss instances in ...levine1998-09-011-3/+10
* (cleanup): with DRAFT4 threads, don't do anything in the cleanup function.levine1998-09-011-10/+18
* Replacing ACE_OS::thr_* with ACE_Thread::*.nanbor1998-08-051-24/+24
* Added a bunch of ASYS_TEXT macrosnanbor1998-07-301-2/+2
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-1/+3
* (worker): declare "u" globally so that we don't quickly run out of TSS keys.levine1998-06-231-5/+14
* demonstrate/test use of ACE_TSS_Type_Adapterlevine1998-06-221-1/+23
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* Made CE friendlynanbor1998-05-131-26/+35
* weakened to work with LynxOSlevine1998-02-191-9/+17
* (worker): replaced ACE_HAS_64BIT_LONGS logic with a cast of the void * argume...levine1997-12-161-5/+3
* (worker): added printout of iteration countlevine1997-10-241-0/+2
* (worker): convert void *c to long if ACE_HAS_64BIT_LONGS to avoid DEC cxx com...levine1997-10-151-0/+4
* Removed thread_handles[] because thread_manager can now close handles automat...nw11997-10-071-26/+3
* dynamically allocate Errno::lock_ to try to avoid problem with cleanup of sta...levine1997-09-301-28/+26
* *** empty log message ***irfan1997-09-141-4/+3
* *** empty log message ***schmidt1997-09-131-1/+1
* *** empty log message ***schmidt1997-09-131-15/+14
* dynamically allocate TSS_Error so that we can ensure its deletion before that...levine1997-09-021-15/+49
* *** empty log message ***schmidt1997-08-301-1/+0
* *** empty log message ***nw11997-08-281-1/+1
* *** empty log message ***nw11997-08-281-6/+31
* Remoed ACE_Thread_Control object from main thread - it wasn't doingSteve Huston1997-08-081-2/+1
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-13/+16
* *** empty log message ***irfan1997-07-251-5/+5