LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Mark a node complete. More...
Classes | |
class | lci::graph_node_mark_complete_x |
The actual implementation for graph_node_mark_complete. More... | |
Mark a node complete.
[in] | node | of type graph_node_t; positional argument; The node to mark complete. |
[in] | status | of type status_t; optional argument; The status to mark complete with. |
[in] | runtime | of type runtime_t; optional argument; The runtime object. |