Home
last modified time | relevance | path

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

/xnu-8796.101.5/tools/lldbmacros/
H A Dworkqueue.py4 from process import GetBSDThread, GetMachThread
141 print(GetWQThreadSummary(th, GetBSDThread(th)))
H A Dprocess.py320 def GetBSDThread(thread): function
350 uthread = GetBSDThread(thread)
420 uthread = GetBSDThread(thread)
459 uthread = GetBSDThread(thread)
1249 uthread = GetBSDThread(thread)
H A Dscheduler.py403 uthread = GetBSDThread(thread)
H A Dmemory.py1285 uth = GetBSDThread(th)