table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
KTHREAD_FREEZABLE_SH(9) | Driver Basics | KTHREAD_FREEZABLE_SH(9) |
NAME¶
kthread_freezable_should_stop - should this freezable kthread return now?SYNOPSIS¶
bool
kthread_freezable_should_stop(bool * was_frozen);
ARGUMENTS¶
was_frozenoptional out parameter, indicates whether
current was frozen
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |