Home
last modified time | relevance | path

Searched refs:DecrementActiveThreadCount (Results 1 – 2 of 2) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Engine/
H A DTaskWorkerThread.cs327 parentModule.DecrementActiveThreadCount(); in NodeActionLoop()
395 parentModule.DecrementActiveThreadCount(); in NodeActionLoop()
H A DTaskExecutionModule.cs553 internal void DecrementActiveThreadCount() in DecrementActiveThreadCount() method in Microsoft.Build.BuildEngine.TaskExecutionModule