summaryrefslogtreecommitdiff
path: root/sysdeps/generic/bits/condition-attr.h
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-09-03 00:20:42 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-09-03 00:20:42 +0200
commita6bb8f89d9569a3ecb0cefb892fd981481a8e976 (patch)
tree1b96d18425a2d8f51d976782025b8dd337bcc016 /sysdeps/generic/bits/condition-attr.h
parent196ed7b4829c8a2f1550aaea7987a52fb40f8ba9 (diff)
Fix __sched_param / sched_param conversion
* sysdeps/generic/pt-attr-getschedparam.c (pthread_attr_getschedparam): memcpy from `attr->schedparam' to `param' to convert from __sched_param to sched_param. * sysdeps/generic/pt-attr-setschedparam.c (pthread_attr_setschedparam): memcpy from `param' to `attr->schedparam' to convert from sched_param to __sched_param.
Diffstat (limited to 'sysdeps/generic/bits/condition-attr.h')
0 files changed, 0 insertions, 0 deletions