IS_IDLE_TASK(9) Driver Basics IS_IDLE_TASK(9)NAMEis_idle_task - is the specified task an idle task?SYNOPSISbool is_idle_task(const struct task_struct * p);ARGUMENTSp the task in question.RETURN1 if p is an idle task. 0 otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_IDLE_TASK(9)
| Related Man Pages |
|---|
| gearman_task_is_known(3) - debian |
| gearman_task_recv_data(3) - debian |
| gearman_task_return(3) - debian |
| gearman_task_set_context(3) - debian |
| tapset::task(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |