All of lore.kernel.org
 help / color / mirror / Atom feed
From: george anzinger <george@mvista.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: POSIX process signals with threads- anyone working on this?
Date: Mon, 24 Sep 2001 11:03:03 -0700	[thread overview]
Message-ID: <3BAF7557.1A0ADF57@mvista.com> (raw)

As I understand it, process asynchronous signals are to be delivered to
"any thread that is not blocking the signal".  This, of course, implies
a process wide mask that keeps track of thread masks in such a way that
one can determine when a thread is available for a particular signal.

Before I start doing the needed code:

a.) Is anybody already doing this?

b.) Are there any comments on this issue.

George

                 reply	other threads:[~2001-09-24 18:03 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=3BAF7557.1A0ADF57@mvista.com \
    --to=george@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.