Searched refs:is_run (Results 1 – 3 of 3) sorted by relevance
45 .is_run = true,51 .is_run = true,57 .is_run = true,63 .is_run = true,69 .is_run = false,
48 bool is_run; member
164 if (type.is_run && type.is_good) in run()183 if (!type.is_run || !type.is_good) { in run()