public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* condvars: sem_wait() -> ptw32_semwait()
@ 2003-10-18 17:41 Alexander Terekhov
  0 siblings, 0 replies; only message in thread
From: Alexander Terekhov @ 2003-10-18 17:41 UTC (permalink / raw)
  To: pthreads-win32

G'Day,

the problem is in ptw32_cond_wait_cleanup() and 
ptw32_cond_unblock(). Both need to use something like 
ptw32_semwait() -- "Unlike sem_wait(), this routine is 
non-cancelable". The rest of CV stuff seems to be okay,
in this respect.

regards,
alexander.

P.S. No patch due to "me boycotting" the [L]GPL'd stuff.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-18 17:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-18 17:41 condvars: sem_wait() -> ptw32_semwait() Alexander Terekhov

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