Home
last modified time | relevance | path

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

/xnu-11417.101.15/tools/lldbmacros/
H A Drecount.py348 def print_threads(plan, thread_ptrs, indent=False, O=None): # noqa: E741 argument
349 for thread_ptr in thread_ptrs:
359 thread_ptrs, cmd_options={}, indent=False, O=None): # noqa: E741 argument
361 print_threads(plan, thread_ptrs, indent=indent, O=O)