Searched refs:GetMachThread (Results 1 – 2 of 2) sorted by relevance
4 from process import GetBSDThread, GetMachThread184 print(GetWQThreadSummary(GetMachThread(uth), uth))186 print(GetWQThreadSummary(GetMachThread(uth), uth))188 print(GetWQThreadSummary(GetMachThread(uth), uth))
313 def GetMachThread(uthread): function