Home
last modified time | relevance | path

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

/xnu-8020.101.4/tools/lldbmacros/
H A Dworkqueue.py4 from process import GetBSDThread, GetMachThread
140 print(GetWQThreadSummary(th, GetBSDThread(th)))
H A Dprocess.py304 def GetBSDThread(thread): function
313 uthread = GetBSDThread(thread)
380 uthread = GetBSDThread(thread)
419 uthread = GetBSDThread(thread)
1200 uthread = GetBSDThread(thread)
H A Dscheduler.py414 uthread = GetBSDThread(thread)
H A Dmemory.py1470 uth = GetBSDThread(th)