http://bugs.winehq.org/show_bug.cgi?id=30557
--- Comment #51 from Maarten Lankhorst m.b.lankhorst@gmail.com 2013-07-04 15:24:55 CDT --- Created attachment 45104 --> http://bugs.winehq.org/attachment.cgi?id=45104 try2
hook pthread_join and detach too, using robust mutexes to ensure the thread is really dead without waiting on it. :P