summaryrefslogtreecommitdiff
path: root/tests/TSS_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchtypecode-overhaulnobody2004-09-161-5/+1
* 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
* fooschmidt1997-02-191-2/+3
* added ACE_UNUSED_ARG (sa)levine1997-01-211-0/+1
* fooschmidt1996-12-221-7/+2
* fooschmidt1996-12-121-37/+1
* fooschmidt1996-12-081-3/+7
* removed .cpp from ACE_START_TEST calllevine1996-12-021-1/+1
* Eonschmidt1996-11-301-1/+1