Searched refs:task_is_stopped (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dsched.h239 #define task_is_stopped(task) ((task->state & __TASK_STOPPED) != 0) macro

Completed in 387 milliseconds