summaryrefslogtreecommitdiff
path: root/tests/Barrier_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-8/+8
|
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-6/+1
|
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-101-1/+1
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
|
* moved VxWorks thread name and stack size tests from Barrier_Test to ↵levine1998-07-021-58/+2
| | | | Thread_Manager_Test
* On VxWorks only, to test a 0 ACE_thread_t, set the name of the last thread to 0levine1998-07-021-4/+15
|
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
|
* Made CE friendlynanbor1998-05-111-9/+12
|
* updated a comment re. the VxWorks task name testlevine1998-02-061-1/+1
|
* specify thread name and stack size on VxWorkslevine1998-01-231-3/+49
|
* (main): changed some local variables from int to size_t to avoid ↵levine1998-01-151-15/+15
| | | | signed/unsigned comparison
* Removed thread_handles[] because thread_manager can now close handles ↵nw11997-10-071-25/+2
| | | | automatically.
* *** empty log message ***irfan1997-09-141-3/+0
|
* *** empty log message ***schmidt1997-09-131-1/+1
|
* *** empty log message ***schmidt1997-08-301-4/+0
|
* (main): delete thread_handles array to prevent memory leaklevine1997-08-271-0/+2
|
* Added THR_JOINABLE to the created threads' flags.Steve Huston1997-08-191-1/+1
|
* use ACE_Thread_Manager::instance ()->wait () on VxWorks, becauselevine1997-08-181-1/+11
| | | | it doesn't support thr_join ()
* *** empty log message ***schmidt1997-08-131-3/+3
|
* *** empty log message ***schmidt1997-08-131-1/+1
|
* *** empty log message ***schmidt1997-08-131-1/+1
|
* *** empty log message ***schmidt1997-08-131-13/+37
|
* *** empty log message ***irfan1997-07-251-6/+6
|
* fooschmidt1996-12-081-1/+1
|
* removed .cpp from ACE_START_TEST calllevine1996-12-021-1/+1
|
* Eonschmidt1996-11-301-2/+1
|
* See ChangeLogirfan1996-11-261-2/+0
|
* ywhoopie!!schmidt1996-11-181-10/+8
| | | | | More new stuff, more things will break!! I have no idea about this file. Heck, I am not even Doug!
* Jammer!schmidt1996-11-171-1/+1
|
* change SCCS keywords (in our files only) to RCS keywordslevine1996-10-231-1/+1
|
* Initial revisionlevine1996-10-211-0/+98