diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-08 16:26:31 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-08 16:26:31 +0000 |
commit | 66591e2ae4940a8eb624425b65185d0a0d774db8 (patch) | |
tree | 8a8a07432162740de313a7f014d44c9ebedad844 /ace/config-linux-lxpthreads.h | |
parent | 1ce2535df18f1ee5337c241a9576e886cb50c9a3 (diff) | |
download | ATCD-66591e2ae4940a8eb624425b65185d0a0d774db8.tar.gz |
added ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r-- | ace/config-linux-lxpthreads.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h index 84ad3e358b5..735a2798e20 100644 --- a/ace/config-linux-lxpthreads.h +++ b/ace/config-linux-lxpthreads.h @@ -127,6 +127,7 @@ #define ACE_LACKS_THREAD_STACK_SIZE // JCEJ 12/17/96 #define ACE_LACKS_RWLOCK_T // JCEJ 12/23/96 #1 +#define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS // JCEJ 1/7-8/96 #define ACE_HAS_SIGWAIT #define ACE_LACKS_CONDATTR_PSHARED |