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: pthreads w/ cygwin32


> I have looked at the Pthreads before. Why not try to port those
> calls to NT's native threads? Those work.

I *used* to use NT's native threads wrapped with some pthreads-
looking wrappers. The code used pthreads for Unix. Some of
pthreads calls mapped easily to NT calls, some were difficult.

> Re: cygwin32  not being thread safe--
> should this make a difference for user level threads?

This is why I *used* to use the code. There was inter-thread
corruption as well as inter-process corruption due to the 
non-thread safeness of cygwin32. I was unwilling to tackle the
thread-safeness problems because of cygwin license issues.

Good Luck,

-- 
Mike Anderson
mka@redes.int.com.mx
+52 473 23730 voice/fax
Guanajuato, GTO, Mexico
-
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]