[Xcb] [Bug 98048] libpthread-stubs must NOT provide symbols which depend on actual implementation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 7 14:36:13 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98048

--- Comment #10 from Samuel Thibault <samuel.thibault at ens-lyon.org> ---
Hello,

Yes, it is expected that pthread calls go through libc and libpthread. libc's
stubs actually include a check to know whether libpthread got loaded or not. In
the former case, it calls the libpthread function, and thus the end result is
just as if you called libpthread directly

Samuel

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/xcb/attachments/20161007/1145dab5/attachment.html>


More information about the Xcb mailing list