is_idle_task — is the specified task an idle task?
bool is_idle_task (
)
p
the task in question.
1 if p is an idle task. 0 otherwise.