Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dworkqueue.py2 from process import GetBSDThread, GetMachThread
138 print GetWQThreadSummary(th, GetBSDThread(th))
H A Dprocess.py300 def GetBSDThread(thread): function
309 uthread = GetBSDThread(thread)
367 uthread = GetBSDThread(thread)
411 uthread = GetBSDThread(thread)
1184 uthread = GetBSDThread(thread)
H A Dscheduler.py409 uthread = GetBSDThread(thread)
H A Dmemory.py1693 uth = GetBSDThread(th)