Searched refs:was_monitor (Results 1 – 2 of 2) sorted by relevance
1113 int was_monitor = sh_isoption(SH_MONITOR); in b_set() local1125 if(sh_isoption(SH_MONITOR) && !was_monitor) in b_set()1127 else if(!sh_isoption(SH_MONITOR) && was_monitor) in b_set()
999 volatile int was_monitor = sh_isstate(SH_MONITOR); in sh_exec() local1015 if(was_monitor&flags) in sh_exec()2966 if(was_monitor && sh_isoption(SH_MONITOR)) in sh_exec()