diff options
Diffstat (limited to 'ace/config-tandem.h')
-rw-r--r-- | ace/config-tandem.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-tandem.h b/ace/config-tandem.h index d58ce1fd75e..0b1f5490736 100644 --- a/ace/config-tandem.h +++ b/ace/config-tandem.h @@ -204,8 +204,6 @@ //ACE_HAS_PTHREAD_MUTEXATTR_SETKIND_NP Platform has // pthread_mutexattr_setkind_np(). //ACE_HAS_PTHREAD_T Platform has pthread_t defined. -//ACE_HAS_PTHREAD_YIELD_VOIDPTR pthread_yield() takes a void pointer -// arg. //ACE_HAS_THREAD_SELF Platform has thread_self() rather // than pthread_self() (e.g., DCETHREADS and AIX) //ACE_HAS_THR_C_DEST The pthread_keycreate() routine * |