This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/21160] nptl: Data races in PTHREAD_PRIO_PROTECT implementation


https://sourceware.org/bugzilla/show_bug.cgi?id=21160

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
Furthermore, it seems that calling pthread_getschedparam on a thread can
interfere with the PTHREAD_PRIO_PROTECT algorithm because of this lock.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]