Searched refs:gActiveCompilers (Results 1 – 1 of 1) sorted by relevance
23 size_t gActiveCompilers = 0; variable75 if (gActiveCompilers == 0) in Compiler()79 ++gActiveCompilers; in Compiler()219 --gActiveCompilers; in ~Compiler()220 if (gActiveCompilers == 0) in ~Compiler()