summaryrefslogtreecommitdiff
path: root/ANNOUNCE
diff options
context:
space:
mode:
Diffstat (limited to 'ANNOUNCE')
-rw-r--r--ANNOUNCE4
1 files changed, 2 insertions, 2 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index 82678a1..b9b4970 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -293,8 +293,8 @@ The following functions are implemented:
pthread_attr_setschedparam
pthread_getschedparam
pthread_setschedparam
- pthread_getconcurrency (always returns '0' indicating system default)
- pthread_setconcurrency (accepts any value >= 0 but is ignored)
+ pthread_getconcurrency
+ pthread_setconcurrency
pthread_attr_getscope (returns an error ENOSYS)
pthread_attr_setscope (returns an error ENOSYS)
sched_get_priority_max (POSIX 1b)