summaryrefslogtreecommitdiff
path: root/pthread/pt-dealloc.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-18 19:22:43 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2018-03-18 19:25:44 +0100
commitcf330bc70608049a66a5b12d9dc8de37325d81af (patch)
tree0476edda28331988c4d67e654d8436ad52ae2c22 /pthread/pt-dealloc.c
parent12d1a7cf6b0f94139a5e274d06cabbf725238522 (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 'pthread/pt-dealloc.c')
0 files changed, 0 insertions, 0 deletions