LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
graph_node_mark_complete

Mark a node complete. More...

Collaboration diagram for graph_node_mark_complete:

Classes

class  lci::graph_node_mark_complete_x
 The actual implementation for graph_node_mark_complete. More...
 

Detailed Description

Mark a node complete.

Parameters
[in]nodeof type graph_node_t; positional argument; The node to mark complete.
[in]statusof type status_t; optional argument; The status to mark complete with.
[in]runtimeof type runtime_t; optional argument; The runtime object.