Searched refs:ActiveThreadCount (Results 1 – 1 of 1) sorted by relevance
28 static int ActiveThreadCount = 0; variable47 if (ActiveThreadCount == 0) { in ExecuteCommand()78 ++ActiveThreadCount; in ExecuteCommand()128 --ActiveThreadCount; in ExecuteCommand()129 if (ActiveThreadCount == 0) { in ExecuteCommand()