kthread_should_stop(9) suse man page | unix.com

Man Page: kthread_should_stop

Operating Environment: suse

Section: 9

KTHREAD_SHOULD_STOP(9)						   Driver Basics					    KTHREAD_SHOULD_STOP(9)

NAME
kthread_should_stop - should this kthread return now?
SYNOPSIS
int kthread_should_stop(void);
ARGUMENTS
void no arguments
DESCRIPTION
When someone calls kthread_stop on your kthread, it will be woken and this will return true. You should then return, and your return value will be passed through to kthread_stop.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KTHREAD_SHOULD_STOP(9)
Related Man Pages
kthread(9) - netbsd
kproc_create(9) - debian
kproc(9) - debian
kproc_start(9) - debian
kproc_suspend_check(9) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB