Searched refs:BLOCKED_REASON_PAUSED (Results 1 – 2 of 2) sorted by relevance
44 #define BLOCKED_REASON_PAUSED (LONG_ONE << PRINT_STATUS_PAUSED) macro
1330 } else if (blocked_reasons & BLOCKED_REASON_PAUSED) { in processBlockStatus()