Searched refs:ActiveGraphs (Results 1 – 2 of 2) sorted by relevance
529 BI.CV.wait(Lock, [&]() { return BI.ActiveGraphs == 0; }); in MachOPlatform()845 ++MP.Bootstrap.load()->ActiveGraphs; in bootstrapPipelineStart()906 --MP.Bootstrap.load()->ActiveGraphs; in bootstrapPipelineEnd()909 if (MP.Bootstrap.load()->ActiveGraphs == 0) in bootstrapPipelineEnd()
174 size_t ActiveGraphs = 0; member