Searched refs:excluded_tasks (Results 1 – 1 of 1) sorted by relevance
178 def prune_lockedsigs(excluded_tasks, excluded_targets, lockedsigs, onlynative, pruned_output): argument187 … if not splitval[1] in excluded_tasks and not splitval[0] in excluded_targets: