Searched refs:ActiveGraphs (Results 1 – 4 of 4) sorted by relevance
413 BI.CV.wait(Lock, [&]() { return BI.ActiveGraphs == 0; }); in ELFNixPlatform()627 ++MP.Bootstrap.load()->ActiveGraphs; in bootstrapPipelineStart()682 --MP.Bootstrap.load()->ActiveGraphs; in bootstrapPipelineEnd()685 if (MP.Bootstrap.load()->ActiveGraphs == 0) in bootstrapPipelineEnd()
574 BI.CV.wait(Lock, [&]() { return BI.ActiveGraphs == 0; }); in MachOPlatform()814 ++MP.Bootstrap->ActiveGraphs; in modifyPassConfig()960 --MP.Bootstrap->ActiveGraphs; in bootstrapPipelineEnd()963 if (MP.Bootstrap->ActiveGraphs == 0) in bootstrapPipelineEnd()
152 size_t ActiveGraphs = 0; member
199 size_t ActiveGraphs = 0; member