summaryrefslogtreecommitdiff
path: root/tests/Thread_Mutex_Test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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/+2
|
* Changed the do-nothing if statement to ACE_UNUSED_ARG.nanbor1998-09-091-2/+2
|
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-1/+3
|
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
|
* Made it CE friendlynanbor1998-05-121-7/+7
|
* (test): added no-op statement to suppress GHS warning about unused local ↵levine1998-03-181-0/+2
| | | | variable "mutex"
* (main): changed some local variables from int to size_t to avoid ↵levine1998-01-151-3/+3
| | | | signed/unsigned comparison
* (test): don't compile this function if ACE_HAS_THREADS is not definedlevine1997-11-111-4/+5
|
* *** empty log message ***irfan1997-11-101-0/+78