Searched refs:should_break (Results 1 – 1 of 1) sorted by relevance
38 bool should_break = false; in TargetNtOpenThread() local42 should_break = true; in TargetNtOpenThread()45 if (!should_break && NULL != object_attributes) { in TargetNtOpenThread()51 should_break = true; in TargetNtOpenThread()61 if (should_break) in TargetNtOpenThread()120 bool should_break = false; in TargetNtOpenProcess() local123 if (!should_break && NULL != object_attributes) { in TargetNtOpenProcess()129 should_break = true; in TargetNtOpenProcess()139 if (should_break) in TargetNtOpenProcess()