kthread_freezable_should_stop(9) centos man page | unix.com

Man Page: kthread_freezable_should_stop

Operating Environment: centos

Section: 9

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_frozen optional out parameter, indicates whether current was frozen
DESCRIPTION
kthread_should_stop for freezable kthreads, which will enter refrigerator if necessary. This function is safe from kthread_stop / freezer deadlock and freezable kthreads should use this function instead of calling try_to_freeze directly.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KTHREAD_FREEZABLE_SH(9)
Related Man Pages
del_timer_sync(9) - centos
drm_fb_helper_initial_config(9) - centos
freeze_super(9) - centos
trace_printk(9) - centos
reflectionparameter(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input