summaryrefslogtreecommitdiff
path: root/tests/Thread_Manager_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-21/+21
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+0
* ChangeLogTag:Mon Oct 11 17:36:15 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-10-111-2/+16
* ChangeLogTag:Sat Aug 21 12:36:40 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-221-1/+2
* Pure unicode fixes.nanbor1999-07-051-5/+5
* (main): removed THR_DETACHED. That seems to solve the libthread panic proble...levine1999-06-221-8/+6
* updated comment about not using kill_grp on sun. It's not due tolevine1999-06-161-12/+6
* .schmidt1999-06-151-19/+34
* .schmidt1999-06-111-8/+18
* (main): on Sun only, added 5 second sleep before the "main thread finished" p...levine1999-06-081-0/+6
* replaced Hash_Map_Manager with a simple array. This avoids dynamiclevine1999-05-181-92/+50
* removed Thread_Manager_Test.hlevine1999-05-181-2/+0
* only use the ACE_Hash<ACE_hthread_t> specialization on Digital Unixlevine1999-05-181-0/+2
* added a couple more explicit template instantiations. Thanks tolevine1999-05-181-17/+44
* Use a hash map to store each thread's indication of whether itlevine1999-05-171-31/+53
* (handler): cleaned up commentlevine1999-05-171-2/+2
* (handler,worker): moved ACE_DEBUG out of signal handler.levine1999-05-171-12/+17
* removed 60 from wait commentlevine1999-05-101-2/+2
* convert max_wait to mseclevine1999-05-101-1/+1
* (main): wait a maximum of 60 seconds, because the test sometimes hangslevine1999-05-101-2/+17
* CE changes: Sat Feb 13 22:06:17 1999 Nanbor Wangnanbor1999-02-141-2/+2
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-101-1/+2
* (main): changed debug messages for suspend_grp/resume_grp withlevine1998-10-211-2/+3
* Try suspend/resume/kill on pthreads, but don't allow any errors other thanSteve Huston1998-10-151-6/+15
* Without the extraneous debugging stuff this time.Steve Huston1998-08-111-3/+0
* Don't try to kill on pthreads, draft 4 systemsSteve Huston1998-08-111-4/+7
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-1/+3
* moved VxWorks thread name and stack size tests from Barrier_Test to Thread_Ma...levine1998-07-021-4/+58
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* Made it CE friendlynanbor1998-05-121-13/+13
* (main): don't try to suspend/resume DCE threads, because they don'tlevine1998-04-141-10/+24
* Disabled the suspend/resume actions for Pthreads.Steve Huston1998-04-131-0/+3
* *** empty log message ***nanbor1998-04-121-0/+2
* Don't check for validity of kill_grp statement on Win32. thr_kill is not sup...nanbor1998-04-121-0/+2
* *** empty log message ***schmidt1998-04-091-22/+32
* (handler): oops, egcs didn't like checking *signal_catcher for non-nulllevine1998-04-011-1/+1
* (worker): cache the thread's Signal_Catcher on entry.levine1998-03-311-25/+52
* Moved class def out to Thread_Manager_Test.h to build on AIXSteve Huston1997-11-061-20/+1
* *** empty log message ***irfan1997-09-141-6/+2
* *** empty log message ***schmidt1997-09-131-1/+1
* *** empty log message ***schmidt1997-09-131-11/+10
* *** empty log message ***schmidt1997-09-061-2/+3
* dynamically allocate the signal_catcher so that we can destroy it before the ...levine1997-09-031-4/+13
* (worker): added ACE_UNUSED_ARG (thr_mgr) if ACE_LACKS_UNIX_SIGNALS,levine1997-09-021-0/+8
* *** empty log message ***schmidt1997-09-011-11/+50
* *** empty log message ***schmidt1997-09-011-1/+1
* *** empty log message ***schmidt1997-08-301-13/+8
* *** empty log message ***irfan1997-07-251-3/+3
* added ACE_UNUSED_ARG (sa)levine1997-01-211-0/+1
* fooschmidt1996-12-111-3/+3