summaryrefslogtreecommitdiff
path: root/examples/Threads/thread_specific.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Mon Jan 5 17:51:36 2004 Steve Huston <shuston@riverace.com>Steve Huston2004-01-051-0/+2
|
* ChangeLogTag:Wed Nov 5 01:23:08 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-051-1/+1
|
* ChangeLogTag:Sat Nov 1 05:40:21 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-11-011-0/+1
|
* ChangeLogTag: Thu Jan 30 21:57:58 2003 Frank Hunleth <frank@hunleth.com>fhunleth2003-01-311-1/+1
|
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-2/+2
|
* ChangeLogTag: Wed Nov 28 09:18:08 2001 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2001-11-281-2/+2
|
* ChangeLogTag: Tue Jun 12 23:06:36 2001 Krishnakumar B <kitty@cs.wustl.edu>kitty2001-06-131-1/+2
|
* ChangeLogTag:Wed Nov 15 10:19:45 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-151-2/+9
|
* ChangeLogTag:Tue Nov 14 09:19:16 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-141-2/+2
|
* ChangeLogTag:Thu Nov 9 17:47:37 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-101-1/+1
|
* ChangeLogTag:Wed Nov 8 09:02:10 2000 Carlos O'Ryan <coryan@uci.edu>coryan2000-11-081-3/+3
|
* *** empty log message ***nanbor1998-08-051-34/+24
|
* Added ACE_RCSID to examples/gonzo1998-07-311-0/+2
|
* *** empty log message ***schmidt1998-07-251-48/+101
|
* replace ACE_HAS_64BIT_LONGS preprocessor logic with a cast through a long to ↵levine1997-12-171-5/+3
| | | | an int.
* Moved class Errno out from thread_specific.cpp and tss1.cpp to a newSteve Huston1997-11-221-44/+1
| | | | header file, thread_specific.h. AIX needs the class in a .h file.
* (worker): convert void *c to long if ACE_HAS_64BIT_LONGS. Changed name of ↵levine1997-10-151-21/+25
| | | | "lock" to "printf_lock" to avoid collision with lock () in DEC cxx iostream.hxx.
* *** empty log message ***irfan1997-09-161-0/+1
|
* (worker): use ACE_OS::printf () instead of printf (), and print out the ↵levine1997-09-041-2/+5
| | | | ACE_hthread_t instead of the ACE_thread_t
* *** empty log message ***schmidt1997-08-301-2/+1
|
* added args to declaration of main ()levine1997-08-251-1/+1
|
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-14/+17
|
* *** empty log message ***irfan1997-07-261-5/+5
|
* *** empty log message ***nw11997-06-161-9/+7
|
* *** empty log message ***schmidt1997-05-151-1/+1
|
* *** empty log message ***schmidt1997-05-151-1/+1
|
* *** empty log message ***schmidt1997-05-141-22/+19
|
* added ACE_UNUSED_ARG (sa);levine1997-02-041-0/+1
|
* fooschmidt1996-12-081-0/+219