Searched refs:ActiveThreadCount (Results 1 – 1 of 1) sorted by relevance
30 static int ActiveThreadCount = 0; variable50 if (ActiveThreadCount == 0) { in ExecuteCommand()81 ++ActiveThreadCount; in ExecuteCommand()138 --ActiveThreadCount; in ExecuteCommand()139 if (ActiveThreadCount == 0) { in ExecuteCommand()