Searched refs:JOBCTL_STOP_PENDING_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | sched.h | 2074 #define JOBCTL_STOP_PENDING_BIT 17 /* task should stop for group stop */ macro 2082 #define JOBCTL_STOP_PENDING (1 << JOBCTL_STOP_PENDING_BIT) |
Completed in 75 milliseconds