summaryrefslogtreecommitdiff
path: root/ace/config-freebsd-pthread.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-06-07 06:08:29 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-06-07 06:08:29 +0000
commit93cb88dde1f1c04251b43243af2786a45ddf4d9f (patch)
tree025271d90c68b501dd539ea0ff61509b05e62e33 /ace/config-freebsd-pthread.h
parente95771fa0c3d7c33f175f80c6ab9b0be2f012e07 (diff)
downloadATCD-93cb88dde1f1c04251b43243af2786a45ddf4d9f.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-freebsd-pthread.h')
-rw-r--r--ace/config-freebsd-pthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-freebsd-pthread.h b/ace/config-freebsd-pthread.h
index cd8cd80bb06..cf23ef9b75b 100644
--- a/ace/config-freebsd-pthread.h
+++ b/ace/config-freebsd-pthread.h
@@ -24,6 +24,7 @@
// Platform specific directives
// gcc defines __FreeBSD__ automatically for us.
#define _THREAD_SAFE
+#define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS
#define ACE_LACKS_GETPGID
#define ACE_LACKS_RWLOCK_T
#define ACE_HAS_SIG_MACROS