fixme:pthread_kill_other_threads

Ove Kaaven ovehk at ping.uio.no
Thu Sep 27 16:43:09 CDT 2001


On Thu, 27 Sep 2001, Uwe Bonnes wrote:

> What can happen between chdir() and execve() to trigger the
> pthread_kill_other_threads() call?

Well, not much... glibc's execve() implementation calls
pthread_kill_other_threads_np() itself to prepare the threading system for
an exec. This is a feature, not a bug.





More information about the wine-devel mailing list