Transforms a function annotated with "threaded"

Property definitions

nitc :: parallelization_phase $ ToolContext :: _parallelization_phase
	# Transforms a function annotated with "threaded"
	var parallelization_phase: Phase = new ParallelizationPhase(self, null)
src/frontend/parallelization_phase.nit:27,2--28,72