summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-18 04:38:28 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-18 04:38:28 +0000
commit46f150ffdbf42650787c42ab891706113ae26f54 (patch)
tree8c4d5781273ce517c770400daa0133ba2ba90cde /ace/config-lynxos.h
parent06abde6b08e623ef4e5ed03060dc368f0a68075c (diff)
downloadATCD-46f150ffdbf42650787c42ab891706113ae26f54.tar.gz
ChangeLogTag: Tue Oct 17 23:35:33 2000 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r--ace/config-lynxos.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index 5ba6f39db59..06b29ffd281 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -133,12 +133,12 @@
# else /* LynxOS < 3.1.0 */
# define ACE_HAS_PTHREADS_DRAFT4
# define ACE_HAS_STDARG_THR_DEST
+ // Without TSS emulation, you'll only have 3 native TSS keys, on
+ // LynxOS 3.0.0/ppc.
+# define ACE_HAS_TSS_EMULATION
# endif /* LynxOS < 3.1.0 */
# define ACE_HAS_THREADS
# define ACE_HAS_THREAD_SPECIFIC_STORAGE
- // Without TSS emulation, you'll only have 3 native TSS keys, on
- // LynxOS 3.0.0/ppc.
-# define ACE_HAS_TSS_EMULATION
# define ACE_LACKS_NULL_PTHREAD_STATUS
# define ACE_LACKS_SETDETACH
# define ACE_LACKS_THREAD_PROCESS_SCOPING