James Shubin
|
2c8c9264a4
|
pgraph: Simplify graph exit waiting
I think the vertex resource exiting can be done in a single stage
instead of the previous two stage exit.
|
2016-12-20 05:49:17 -05:00 |
|
James Shubin
|
dd8d17232f
|
pgraph: Build the sync group into the graph structure
This hides the sync/wait logic inside the graph itself.
|
2016-12-20 05:49:17 -05:00 |
|
James Shubin
|
6312b9225f
|
gapi: Rename SwitchStream to Next
This is more concise and I think more logical. Complains welcome!
|
2016-12-20 05:49:17 -05:00 |
|
James Shubin
|
4803be1987
|
misc: Rename mgmtmain to lib and remove global package
This refactor should make it cleaner to use mgmt.
|
2016-12-08 23:31:45 -05:00 |
|