diff options
Diffstat (limited to 'ace/config-mit-pthread.h')
-rw-r--r-- | ace/config-mit-pthread.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-mit-pthread.h b/ace/config-mit-pthread.h index 111d711c394..afaf665c383 100644 --- a/ace/config-mit-pthread.h +++ b/ace/config-mit-pthread.h @@ -18,7 +18,6 @@ #define ACE_HAS_PTHREADS #define ACE_HAS_PTHREADS_STD #define ACE_LACKS_PTHREAD_CANCEL -#define ACE_HAS_PTHREAD_SIGMASK #define ACE_HAS_SIGWAIT #define ACE_LACKS_THREAD_PROCESS_SCOPING //#define ACE_LACKS_THREAD_STACK_ADDR |