* kernel threads and signals
@ 2006-09-26 8:52 Janne Karhunen
2006-09-26 21:50 ` Jiri Slaby
0 siblings, 1 reply; 2+ messages in thread
From: Janne Karhunen @ 2006-09-26 8:52 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-26 21:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-26 8:52 kernel threads and signals Janne Karhunen
2006-09-26 21:50 ` Jiri Slaby
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.