diff options
author | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-10-02 01:59:18 +0000 |
---|---|---|
committer | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-10-02 01:59:18 +0000 |
commit | 77240607d59a525a3d481771692a7ef3923e5162 (patch) | |
tree | df5c34d834a73f4c77195cb273d313c53953f1a1 /ace/config-hpux-11.00.h | |
parent | 2bf2ae2cd8bb811b0a8617a5ff9f3fe4c6da5227 (diff) | |
download | ATCD-77240607d59a525a3d481771692a7ef3923e5162.tar.gz |
ChangeLogTag: Tue Oct 1 19:49:36 2002 Krishnakumar B <kitty@cs.wustl.edu>
Diffstat (limited to 'ace/config-hpux-11.00.h')
-rw-r--r-- | ace/config-hpux-11.00.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-hpux-11.00.h b/ace/config-hpux-11.00.h index 1fd1508fa52..ab3e6b521e4 100644 --- a/ace/config-hpux-11.00.h +++ b/ace/config-hpux-11.00.h @@ -403,6 +403,8 @@ # define ACE_HAS_PTHREADS # define ACE_HAS_PTHREADS_STD # define ACE_HAS_PTHREADS_UNIX98_EXT +# define ACE_HAS_PTHREAD_CONTINUE +# define ACE_HAS_PTHREAD_SUSPEND # define ACE_HAS_THREAD_SPECIFIC_STORAGE #endif /* ACE_HAS_THREADS */ |