From 46f150ffdbf42650787c42ab891706113ae26f54 Mon Sep 17 00:00:00 2001 From: levine Date: Wed, 18 Oct 2000 04:38:28 +0000 Subject: ChangeLogTag: Tue Oct 17 23:35:33 2000 David L. Levine --- ace/config-lynxos.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ace') 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 -- cgit v1.2.1