Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/lldbmacros/
H A Dworkqueue.py4 from process import GetBSDThread, GetMachThread
141 print(GetWQThreadSummary(th, GetBSDThread(th)))
H A Dprocess.py319 def GetBSDThread(thread): function
349 uthread = GetBSDThread(thread)
419 uthread = GetBSDThread(thread)
458 uthread = GetBSDThread(thread)
1248 uthread = GetBSDThread(thread)
H A Dscheduler.py403 uthread = GetBSDThread(thread)
H A Dmemory.py1297 uth = GetBSDThread(th)