1 write to _tempFileMutex
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (1)
1331_tempFileMutex = null;
8 references to _tempFileMutex
PresentationCore (8)
Core\CSharp\MS\Internal\IO\Packaging\NetStream.cs (8)
174_tempFileMutex.WaitOne(); 184_tempFileMutex.ReleaseMutex(); 568_tempFileMutex.WaitOne(); 588_tempFileMutex.ReleaseMutex(); 646_tempFileMutex); 1310mutexObtained = _tempFileMutex.WaitOne(_tempFileSyncTimeout, false); // wait up to 5 seconds 1322_tempFileMutex.ReleaseMutex(); 1326_tempFileMutex.Close(); // does not throw an exception