[Bug nptl/19089] Robust mutexes do not take ROBUST_LIST_LIMIT into account
fweimer at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Oct 8 12:16:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=19089
--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
It is not possible to check for the limit at pthread_mutex_init time because
the mutex could have been created in another process, and the limit is really a
lock count limit.
I requested a clarification of the POSIX specification:
http://austingroupbugs.net/view.php?id=988
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list