public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
From: "Alexander Terekhov" <TEREKHOV@de.ibm.com>
To: pthreads-win32@sources.redhat.com
Subject: condvars: sem_wait() -> ptw32_semwait()
Date: Sat, 18 Oct 2003 17:41:00 -0000	[thread overview]
Message-ID: <OFF4D1DDDC.BA1B1250-ONC1256DC3.005F35E8-C1256DC3.00612318@de.ibm.com> (raw)

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.

                 reply	other threads:[~2003-10-18 17:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OFF4D1DDDC.BA1B1250-ONC1256DC3.005F35E8-C1256DC3.00612318@de.ibm.com \
    --to=terekhov@de.ibm.com \
    --cc=pthreads-win32@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).