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/13701] pthread_rwlock_rdlock & realtime scheduling writer lock precedence


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

--- Comment #5 from Bruno Haible <bruno at clisp dot org> ---
By the way, there's also the bug that PTHREAD_RWLOCK_PREFER_WRITER_NP does not
behave like one would intuitively except: it still prefers readers. See the
BUGS section of
http://man7.org/linux/man-pages/man3/pthread_rwlockattr_setkind_np.3.html. (I
checked the glibc code: the man page is right.)

-- 
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]