This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: Thread-safeness in cygwin32


Michael Anderson wrote:
[...]
> Can anyone make an informed, definitive statement on the thread-safeness
> of B18?

Yes.  Unfortunately it is not thread-safe and b19 won't be either when
it comes out.  Newlib does make some attempts at minimizing race conditions
but it isn't thread-safe.  The rest of the code in cygwin.dll from the
winsup directory would also need a lot of reworking.  Sorry...  :-(

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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