summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-13 06:27:13 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-08-13 06:27:13 +0000
commit63477dad1232beceaa5d3d446c154b1baf0ea45f (patch)
tree2e0175eaa70f444ea7a3291d05d6eccd1754a73a /ace/README
parentdf6751553add3b863f83bf06b7c9fdfa8e33b571 (diff)
downloadATCD-63477dad1232beceaa5d3d446c154b1baf0ea45f.tar.gz
Added ACE_THREADS_DONT_INHERIT_LOG_MSG.
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index 74b49b1c3b4..0fecb1c53ca 100644
--- a/ace/README
+++ b/ace/README
@@ -15,6 +15,7 @@ autoconf or Larry Wall's metaconfig...
Macro Description
----- -----------
+ACE_THREADS_DONT_INHERIT_LOG_MSG Specify this if you don't want threads to inherit parent thread's ACE_Log_Msg properties.
ACE_HAS_RECV_TIMEDWAIT Platform has the MIT pthreads APIs for
ACE_HAS_RECVFROM_TIMEDWAIT timed send/recv operations
ACE_HAS_RECVMSG_TIMEDWAIT