1 reference to GetStatFilePathForThread
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.cs (1)
108
bool b = TryParseStatFile(
GetStatFilePathForThread
(pid, tid), out result);