This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to detect a cygwin thread?


Dave Korn wrote:

> ?Is there a POSIX way of doing what you want?

I don't think so. This particular module contains
so much concentration of low-level magic (GetThreadSelectorEntry + manual NT_TIB
access in Garry Nebbett's style, to name some
techniques) to extract as accurate machine
state description as possible. Mostly OS-specific
guts far beyond POSIX specs and definitely
nothing portable.

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]