Searched refs:num_exe_ctx (Results 1 – 1 of 1) sorted by relevance
2092 size_t num_exe_ctx = exc_ctx_with_reasons.size(); in RunStopHooks() local2093 if (num_exe_ctx == 0) in RunStopHooks()2104 if (num_exe_ctx == 1) in RunStopHooks()2122 for (size_t i = 0; keep_going && i < num_exe_ctx; i++) in RunStopHooks()