[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <24c1515f0609260152j256e8473yf2e4d14e65222c67@mail.gmail.com>
Date: Tue, 26 Sep 2006 11:52:29 +0300
From: "Janne Karhunen" <janne.karhunen@...il.com>
To: linux-kernel@...r.kernel.org
Subject: kernel threads and signals
Hi,
I have a kernel module foo that uses kernel thread bar. With
signal_pending() I can easily check whether or not thread has
pending signals, but what's the correct way to check for the
specific signal number(s)?
--
// Janne
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists