HomeSort by: relevance | last modified time | path
    Searched defs:_thread_name (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/dap/
threads.py 21 def _thread_name(thr): function
36 name = _thread_name(thr)
threads.py 21 def _thread_name(thr): function
36 name = _thread_name(thr)
  /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/dap/
threads.py 21 def _thread_name(thr): function
36 name = _thread_name(thr)
threads.py 21 def _thread_name(thr): function
36 name = _thread_name(thr)

Completed in 55 milliseconds