summaryrefslogtreecommitdiff
path: root/ace/Synch.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-13 03:35:44 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-13 03:35:44 +0000
commit15c460d683446f95ec9f77140cf10838ff489481 (patch)
tree4a3a7bfdd499b6e74822b656f65839c66c88ac34 /ace/Synch.h
parenta0ea1bc8776f5e83900d78a770639c5dc75f5c9f (diff)
downloadATCD-15c460d683446f95ec9f77140cf10838ff489481.tar.gz
ChangeLogTag:Thu Aug 12 22:05:37 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/Synch.h')
-rw-r--r--ace/Synch.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/Synch.h b/ace/Synch.h
index 5297198ae95..63bdd85b1d9 100644
--- a/ace/Synch.h
+++ b/ace/Synch.h
@@ -1499,7 +1499,8 @@ private:
#if 0
// The following two classes are commented out since there doesn't
// appear to be a portable and robust means of implementing this
-// functionality across platforms.
+// functionality across platforms. If you know of a portable and
+// robust way to implement this functionality please let us know.
class ACE_Export ACE_Process_Condition
{