<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - wl_display_roundtrip() seems not thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83304#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - wl_display_roundtrip() seems not thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83304">bug 83304</a>
              from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=83304#c7">comment #7</a>)
<span class="quote">> Your semaphore replacement looks like it should work, but then it assumes
> that there actually is another thread dispatching the default queue. If you
> call your semaphore version from the "main" thread that is responsible for
> dispatching the default </span >

Argh, finger slipped to a wrong key...

If you call your semaphore version from the "main" thread that is responsible
for dispatching the default queue, then the roundtrip will never complete,
because nothing is dispatching the queue.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>