Searched refs:RS_NOTIFYING (Results 1 – 6 of 6) sorted by relevance
116 #define RS_NOTIFYING 0x0800 /* notification (alert) is running */ macro128 #define RS_ACTIVE (RS_FILTERING|RS_PRINTING|RS_CHANGING|RS_NOTIFYING)
363 else if (rp->request->outcome & RS_NOTIFYING) in s_start_change_request()1014 if (rp->request->outcome & (RS_DONE|RS_NOTIFYING)) { in s_move_request()1067 (RS_DONE|RS_CHANGING|RS_NOTIFYING)))) { in s_move_dest()
437 prs->request->outcome &= ~RS_NOTIFYING; in dowait()
570 !(prs->request->outcome & RS_NOTIFYING)) { in ev_notify()
321 request->request->outcome |= RS_NOTIFYING; in exec()
307 if (state & RS_NOTIFYING) { in lpsched_request_outcome_to_attributes()