Searched refs:SVC_CRITICAL (Results 1 – 3 of 3) sorted by relevance
84 #define SVC_CRITICAL 0x020 // will reboot into recovery if keeps crashing macro
117 if ((svc->flags & SVC_CRITICAL) && !(svc->flags & SVC_RESTART)) { in wait_for_one_process()
870 svc->flags |= SVC_CRITICAL; in parse_line_service()