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