Searched refs:GetMachThread (Results 1 – 2 of 2) sorted by relevance
2 from process import GetBSDThread, GetMachThread186 print(GetWQThreadSummary(GetMachThread(uth), uth))188 print(GetWQThreadSummary(GetMachThread(uth), uth))190 print(GetWQThreadSummary(GetMachThread(uth), uth))
349 def GetMachThread(uthread): function