diff options
author | bje <bje> | 1998-07-23 15:27:26 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-23 15:27:26 +0000 |
commit | 08445aa412d4399ca41da50082bcfe82a0e179a4 (patch) | |
tree | effa7525cd237ad9c17675a91d7160de105c129b /misc.c | |
parent | 17c1d029397de6a700ea98df8650f4b0982af8b4 (diff) |
1998-07-24 Ben Elliston <bje@cygnus.com>
* pthread.h (sched_param): Define this type.
(pthread_attr_getschedparam): Add function prototype.
(pthread_attr_setschedparam): Likewise.
(pthread_setcancelstate): Likewise.
(pthread_setcanceltype): Likewise.
(sched_get_priority_min): Likewise.
(sched_get_priority_max): Likewise.
(pthread_mutexattr_setprotocol): Remove; not supported.
(pthread_mutexattr_getprotocol): Likewise.
(pthread_mutexattr_setprioceiling): Likewise.
(pthread_mutexattr_getprioceiling): Likewise.
(pthread_attr_t): Add canceltype member. Update comments.
(SCHED_OTHER): Define this scheduling policy constant.
(SCHED_FIFO): Likewise.
(SCHED_RR): Likewise.
(SCHED_MIN): Define the lowest possible value for this constant.
(SCHED_MAX): Likewise, the maximum possible value.
(PTHREAD_CANCEL_ASYNCHRONOUS): Redefine.
(PTHREAD_CANCEL_DEFERRED): Likewise.
Diffstat (limited to 'misc.c')
0 files changed, 0 insertions, 0 deletions