diff options
author | Steve Huston <shuston@riverace.com> | 2001-05-18 18:44:10 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2001-05-18 18:44:10 +0000 |
commit | 8d3d2962261c5d593e40ee773564ded7bed60a52 (patch) | |
tree | fafa140cdab2c960a1daa53b00dbf3448667db5c /ace/config-aix-4.x.h | |
parent | 69ad7d2f50b58b74687896d57383c651168dd9bd (diff) | |
download | ATCD-8d3d2962261c5d593e40ee773564ded7bed60a52.tar.gz |
ChangeLogTag:Fri May 18 14:39:31 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-aix-4.x.h')
-rw-r--r-- | ace/config-aix-4.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-aix-4.x.h b/ace/config-aix-4.x.h index cfbc30b5182..b2232450d09 100644 --- a/ace/config-aix-4.x.h +++ b/ace/config-aix-4.x.h @@ -248,9 +248,6 @@ # if (ACE_AIX_MINOR_VERS >= 3) # define ACE_HAS_PTHREADS_STD # define ACE_HAS_PTHREADS_UNIX98_EXT -// ACE_LACKS_SETSCHED should not be needed, but the OS.* doesn't fine tune -// this enough - it's too overloaded. Fix after ACE 5 is done. -# define ACE_LACKS_SETSCHED # else # define ACE_HAS_PTHREADS_DRAFT7 # define ACE_LACKS_RWLOCK_T |