Home
last modified time | relevance | path

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

/xnu-10002.61.3/tools/lldbmacros/
H A Dscheduler.py198 thread_name = GetThreadName(thread)[-24:]
215 thread_name = GetThreadName(thread)[-24:]
1086 thread_name = GetThreadName(thread)
1251 print(" {:#20x} {:#12x} {:s}".format(thread, thread.thread_id, GetThreadName(thread)))
H A Dmisc.py105 name = GetThreadName(thread)
H A Dprocess.py345 def GetThreadName(thread): function
418 thread_name = GetThreadName(thread)
787 thread_name = GetThreadName(thread)
H A Drecount.py292 unsigned(thread), GetThreadName(thread)))