Home
last modified time | relevance | path

Searched refs:GetBSDThread (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.121.3/tools/lldbmacros/
H A Dworkqueue.py2 from process import GetBSDThread, GetMachThread
139 print(GetWQThreadSummary(th, GetBSDThread(th)))
H A Dprocess.py314 def GetBSDThread(thread): function
344 uthread = GetBSDThread(thread)
414 uthread = GetBSDThread(thread)
453 uthread = GetBSDThread(thread)
1243 uthread = GetBSDThread(thread)
H A Dscheduler.py398 uthread = GetBSDThread(thread)
H A Dmemory.py1288 uth = GetBSDThread(th)