Home
last modified time | relevance | path

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

/xnu-8792.81.2/tools/lldbmacros/
H A Dworkqueue.py4 from process import GetBSDThread, GetMachThread
141 print(GetWQThreadSummary(th, GetBSDThread(th)))
H A Dprocess.py318 def GetBSDThread(thread): function
344 uthread = GetBSDThread(thread)
413 uthread = GetBSDThread(thread)
452 uthread = GetBSDThread(thread)
1240 uthread = GetBSDThread(thread)
H A Dscheduler.py400 uthread = GetBSDThread(thread)
H A Dmemory.py1554 uth = GetBSDThread(th)