pthreads w/ cygwin32

Michael Anderson mka@redes.int.com.mx
Tue Feb 24 07:11:00 GMT 1998


> 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".



More information about the Cygwin mailing list