14ffbc8350
* pthread_attr_setschedparam.c: Don't test priority against limits here. Set ATTR_FLAG_SCHED_SET flag. * pthread_attr_setschedpolicy.c: Set ATTR_FLAG_POLICY_SET flag. * pthread_create.c (__pthread_create_2_1): Copy scheduling attributes from parent thread to child. If attribute is used and scheduling parameters are not inherited, copy parameters from attribute or compute them. Check priority value. * pthread_getschedparam.c: If the parameters aren't known yet get them from the kernel. * pthread_setschedparam.c: Set ATTR_FLAG_SCHED_SET and ATTR_FLAG_POLICY_SET flag for thread. * sysdeps/unix/sysv/linux/internaltypes.h: Define ATTR_FLAG_SCHED_SET and ATTR_FLAG_POLICY_SET. * sysdeps/pthread/createthread.c: Use tgkill if possible. |
||
---|---|---|
.. | ||
bits | ||
allocalim.h | ||
configure | ||
configure.in | ||
createthread.c | ||
flockfile.c | ||
ftrylockfile.c | ||
funlockfile.c | ||
librt-cancellation.c | ||
list.h | ||
Makefile | ||
malloc-machine.h | ||
posix-timer.h | ||
pt-initfini.c | ||
pt-longjmp.c | ||
pthread_barrier_wait.c | ||
pthread_cond_broadcast.c | ||
pthread_cond_signal.c | ||
pthread_cond_timedwait.c | ||
pthread_cond_wait.c | ||
pthread_getcpuclockid.c | ||
pthread_once.c | ||
pthread_rwlock_rdlock.c | ||
pthread_rwlock_timedrdlock.c | ||
pthread_rwlock_timedwrlock.c | ||
pthread_rwlock_unlock.c | ||
pthread_rwlock_wrlock.c | ||
pthread_sigmask.c | ||
pthread_spin_destroy.c | ||
pthread_spin_init.c | ||
pthread_spin_unlock.c | ||
pthread-functions.h | ||
pthread.h | ||
rt-unwind-resume.c | ||
sigaction.c | ||
sigfillset.c | ||
sigprocmask.c | ||
Subdirs | ||
tcb-offsets.h | ||
timer_create.c | ||
timer_delete.c | ||
timer_getoverr.c | ||
timer_gettime.c | ||
timer_routines.c | ||
timer_settime.c | ||
tst-timer.c | ||
unwind-forcedunwind.c | ||
unwind-resume.c |