Searched refs:RS_NOTIFYING (Results 1 – 6 of 6) sorted by relevance
119 #define RS_NOTIFYING 0x0800 /* notification (alert) is running */ macro131 #define RS_ACTIVE (RS_FILTERING|RS_PRINTING|RS_CHANGING|RS_NOTIFYING)
362 else if (rp->request->outcome & RS_NOTIFYING) in s_start_change_request()1013 if (rp->request->outcome & (RS_DONE|RS_NOTIFYING)) { in s_move_request()1066 (RS_DONE|RS_CHANGING|RS_NOTIFYING)))) { in s_move_dest()
439 prs->request->outcome &= ~RS_NOTIFYING; in dowait()
573 !(prs->request->outcome & RS_NOTIFYING)) { in ev_notify()
427 request->request->outcome |= RS_NOTIFYING; in exec()
307 if (state & RS_NOTIFYING) { in lpsched_request_outcome_to_attributes()