public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* More porting questions
@ 1999-11-03  1:40 Neta Zmora
  1999-11-04  1:15 ` Milan Gardian
  0 siblings, 1 reply; 2+ messages in thread
From: Neta Zmora @ 1999-11-03  1:40 UTC (permalink / raw)
  To: mgcp; +Cc: sip, pthreads-win32

Hey all,

With the help of Bryan Ogawa (Vovida) and Jeff Walker (Pingtel) I have made
a quick and successful port of Vovida's MGCP stack to WinNT.
However, I am now seeking your help again in porting the SIP stack to
WinNT.  It seems that the Posix Threads for Win32 library that Bryan
recommended ( http://sourceware.cygnus.com/pthreads-win32/ ) is missing some
functions used by the SIP stack.  Specifically, these are:

PTHREAD_MUTEX_RECURSIVE_NP - a constant
PTHREAD_MUTEX_FAST_NP - a constant
pthread_mutexattr_setkind_np(...) - this is a function


Does anyone know what version of Posix Threads is used by Vovida's SIP
stack (the library Bryan recommended partially implements POSIX 1003.1c
1995)?
Does anyone know of a more complete Posix Threads implementation?


Your help is much appreciated,
Neta


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-11-04  1:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-03  1:40 More porting questions Neta Zmora
1999-11-04  1:15 ` Milan Gardian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).