From 25f0d94be4e63b1a3cea1844bc4be7849c452a75 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 6 Feb 2001 05:44:38 +0000 Subject: Created experimental branch. --- ANNOUNCE | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ANNOUNCE') diff --git a/ANNOUNCE b/ANNOUNCE index aebd78b..799ebec 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -219,6 +219,10 @@ The following functions are implemented: pthread_attr_setschedparam pthread_getschedparam pthread_setschedparam + pthread_getconcurrency + pthread_getconcurrency + pthread_attr_getscope + pthread_attr_setscope sched_get_priority_max (POSIX 1b) sched_get_priority_min (POSIX 1b) sched_yield (POSIX 1b) @@ -265,10 +269,8 @@ The following functions are not implemented: --------------------------- pthread_attr_getinheritsched pthread_attr_getschedpolicy - pthread_attr_getscope pthread_attr_setinheritsched pthread_attr_setschedpolicy - pthread_attr_setscope pthread_mutex_getprioceiling pthread_mutex_setprioceiling pthread_mutex_attr_getprioceiling -- cgit v1.2.3