diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-12-28 09:53:12 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-12-28 09:53:12 +0000 |
commit | 7a31aaa736570e795593387cc979e0d6d884c3be (patch) | |
tree | cff7776facaf8fbe5b9f056dc021c069644dd57f /ace/README | |
parent | 9a2d12aecbb29d0b7f7bceb634c7df07f3824dad (diff) | |
download | ATCD-7a31aaa736570e795593387cc979e0d6d884c3be.tar.gz |
ChangeLogTag: Wed Dec 28 09:23:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/README')
-rw-r--r-- | ace/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/README b/ace/README index e0864f58a82..b3775f725c7 100644 --- a/ace/README +++ b/ace/README @@ -153,6 +153,7 @@ ACE_THREAD_MANAGER_USES_SAFE_SPAWN Disable the "check before lock" feature macro avoids a potential race condition on platforms with aggressive read/write reordering. +ACE_HAS_CPU_SET_T Platform delivers cpu_set_t. ACE_HAS_PRIOCNTL OS has priocntl (2). ACE_HAS_RECURSIVE_MUTEXES Mutexes are inherently recursive (e.g., Win32) |