[PATCH] Fix mutex pretty printer test and pretty printer output.
Torvald Riegel
triegel@redhat.com
Tue Jan 10 16:11:00 GMT 2017
This fixes the test for the mutex pretty printers in that it does not
assume that the owner field is set even though the mutex is acquired;
this is not guaranteed under the current lock elision implementation.
Also, it improves the wording of some of the pretty printer output (eg,
changing 'Locked' to 'Acquired').
Tested on x86_64 with --enable-lock-elision.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mutex-pp-fix.patch
Type: text/x-patch
Size: 6201 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170110/c0a0ca0f/attachment.bin>
More information about the Libc-alpha
mailing list