Cancel the graph on destruction
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Jun 2017 22:12:03 +0000 (18:12 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:03:27 +0000 (17:03 -0400)
commit49682acd61d65c4986fc2b61c13d7d7a2d28127e
treed955347c2a54792ed1cf8a25c10da9e040143478
parentc28d097c6679d7b46b79fd3b5bdf0853520f9740
Cancel the graph on destruction

Consider the graph as canceled at the beginning of its destruction. This
prohibits the use of some operations that are restricted to be used when
the graph is active and running.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
lib/graph/graph.c
This page took 0.025108 seconds and 4 git commands to generate.