IRON  1.0
Public Member Functions | List of all members
iron.runtime.task.FinishTaskGroupTask Class Reference
Inheritance diagram for iron.runtime.task.FinishTaskGroupTask:
Inheritance graph
[legend]
Collaboration diagram for iron.runtime.task.FinishTaskGroupTask:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, RuntimeTaskGroup task_group)
 
- Public Member Functions inherited from iron.runtime.task.RuntimeTask
def __init__ (self, RuntimeTaskGroup|None task_group=None)
 
RuntimeTaskGroup|None task_group (self)
 
None resolve (self, ir.Location|None loc=None, ir.InsertionPoint|None ip=None)
 

Detailed Description

A Task indicating the task_group should be finished(), which generally means it's tasks should be waited on and freed.

Constructor & Destructor Documentation

◆ __init__()

def iron.runtime.task.FinishTaskGroupTask.__init__ (   self,
RuntimeTaskGroup  task_group 
)

The documentation for this class was generated from the following file: