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

/include/linux/
H A Dwait.h195 state == TASK_INTERRUPTIBLE || state == TASK_KILLABLE) \
620 ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule())
627 * The process is put to sleep (TASK_KILLABLE) until the
H A Dsched.h225 #define TASK_KILLABLE (TASK_WAKEKILL | TASK_UNINTERRUPTIBLE) macro

Completed in 47 milliseconds