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