diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-01-26 22:33:06 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2001-01-26 22:33:06 +0000 |
commit | e8543d1a5803ea500bab6df88d1c9e6fb06ec790 (patch) | |
tree | eb9ccb6c2eed261b6b2f0ba2e1361fa7f7251c83 /ace/README | |
parent | 2120accedf20bdc3002e76717439742a6092c9d8 (diff) | |
download | ATCD-e8543d1a5803ea500bab6df88d1c9e6fb06ec790.tar.gz |
ChangeLogTag:Fri Jan 26 14:13:32 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/README')
-rw-r--r-- | ace/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/README b/ace/README index 391299174b8..4cbfc645690 100644 --- a/ace/README +++ b/ace/README @@ -379,6 +379,9 @@ ACE_HAS_MT_SAFE_MKTIME Platform supports MT safe mktime() call (do any of them?) ACE_HAS_MUTABLE_KEYWORD Compiler supports mutable. +ACE_HAS_MUTEX_TIMEOUTS Compiler supports timed mutex + acquisitions + (e.g. pthread_mutex_timedlock()). ACE_HAS_NONCONST_GETBY Platform uses non-const char * in calls to gethostbyaddr, gethostbyname, getservbyname |