1 write to _threadId
System.Diagnostics.Process (1)
System\Diagnostics\ProcessManager.Linux.cs (1)
123_threadId = (ulong)tid,
1 reference to _threadId
System.Diagnostics.Process (1)
System\Diagnostics\ProcessThread.cs (1)
60get { return unchecked((int)_threadInfo._threadId); }