Searched refs:GetMachThread (Results 1 – 2 of 2) sorted by relevance
4 from process import GetBSDThread, GetMachThread183 print(GetWQThreadSummary(GetMachThread(uth), uth))185 print(GetWQThreadSummary(GetMachThread(uth), uth))187 print(GetWQThreadSummary(GetMachThread(uth), uth))
299 def GetMachThread(thread): function