-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
pthread_join () checks tv->ended to see if it needs to wait for the
thread to terminate. However, sometimes tv->ended = 1 is set by
__dyn_tls_pthread() before pthread_create_wrapper() is invoked (why, i
know not), thus pthread_join() doesn't wait for t
Hello Rafaël,
thanks for patching this. It works like a charm!
Best regards
Sebastian
On Apr 8, 2013, at 11:54 AM, Rafaël Carré wrote:
> Hello Sebastian,
>
> I recently sent some patches about this,
>
> Can you update mingw-w64 to r5723 and see if it fixes your issues?
>
> Le 08/04/2013 1