How to detect a cygwin thread?

Piotr Wyderski piotr.wyderski@gmail.com
Sun May 10 09:45:00 GMT 2009


Mark Geisert wrote:

> Why assume Cygwin could be the only source of extra threads?

There is no such assumption. But Cygwin is the only
source of threads that can stop the program entirely,
so they must be treated in an exceptional way.

> Wouldn't it make more sense to have your program remember its own threads and
> only suspend those?

No, the snapshot should be as exact as possible,
including "alien" threads. It has already proven to
be of key importance.

Best regards
Piotr Wyderski

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list