Searched refs:BLOCKED_REASONS_CANCELLED (Results 1 – 3 of 3) sorted by relevance
27 #define BLOCKED_REASONS_CANCELLED (1 << PRINT_STATUS_CANCELLED) macro
1267 jq->blocked_reasons = BLOCKED_REASONS_CANCELLED; in _job_thread()2144 cb_param.blocked_reasons = BLOCKED_REASONS_CANCELLED; in wprintCancelJob()
1048 } else if (blocked_reasons & BLOCKED_REASONS_CANCELLED) { in _wprint_callback_fn()