<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Deprecate header inclusion of pthread.h and add a define option to disable inclusion of pthread.h"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80044#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Deprecate header inclusion of pthread.h and add a define option to disable inclusion of pthread.h"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80044">bug 80044</a>
from <span class="vcard"><a class="email" href="mailto:alan.coopersmith@oracle.com" title="Alan Coopersmith <alan.coopersmith@oracle.com>"> <span class="fn">Alan Coopersmith</span></a>
</span></b>
<pre>We can't just remove it, as xcb uses the pthread synchronization functions
heavily internally, though it could possibly be moved from xcb.h to xcbint.h.
We do provide stubs for use in single-threaded programs that don't need
thread safety:
<a href="http://cgit.freedesktop.org/xcb/pthread-stubs/">http://cgit.freedesktop.org/xcb/pthread-stubs/</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>