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]

multithread-safe applications in cygwin32


Hello,

I have just been banging my head against a wall trying to write a
multithreaded application for cygwin32. Is this possible, and if so, how? I
notice that none of the reentrant standard library calls are supported.
Also, the MS _beginthread and _endthread calls, which are also supposed to
provide a reentrant interface are not supported. How is it possible to do a
multithreaded program with cygwin? ming is not an option, since I need the
UNIX emulation layer. Any ideas?

Peter Mularski
CLARiiON

-
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]