diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-03-18 19:22:43 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-03-18 19:25:44 +0100 |
commit | cf330bc70608049a66a5b12d9dc8de37325d81af (patch) | |
tree | 0476edda28331988c4d67e654d8436ad52ae2c22 /not-in-libc.h | |
parent | 12d1a7cf6b0f94139a5e274d06cabbf725238522 (diff) |
Use sched_param for now
This exposes more structure names than desired, but we can see how to
fix that another way later.
* sysdeps/pthread/bits/thread-attr.h (__need_schedparam): Do not define
macro.
(struct __pthread_attr): Make __schedparam field struct sched_param
instead of struct __sched_param.
* sysdeps/generic/pt-attr.c (__pthread_default_attr): Use sched_priority
instead of __sched_priority.
* sysdeps/generic/pt-getschedparam.c (__pthread_getschedparam):
Likewise.
* sysdeps/generic/timer_routines.h (thread_attr_compare): Likewise.
Diffstat (limited to 'not-in-libc.h')
0 files changed, 0 insertions, 0 deletions