centos man page for is_idle_task

Query: is_idle_task

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IS_IDLE_TASK(9) 						   Driver Basics						   IS_IDLE_TASK(9)

NAME
is_idle_task - is the specified task an idle task?
SYNOPSIS
bool is_idle_task(const struct task_struct * p);
ARGUMENTS
p the task in question.
RETURN
1 if p is an idle task. 0 otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IS_IDLE_TASK(9)
Related Man Pages
gearman_task_denominator(3) - debian
gearman_task_is_running(3) - debian
gearman_task_return(3) - debian
gearman_task_st(3) - debian
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I