1 reference to Thread
Microsoft.Build (1)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
655
_drainPacketQueueThread = new
Thread
(DrainPacketQueue, 64 * 1024);