HomeSort by: relevance | last modified time | path
    Searched refs:_thread_name (Results 1 - 3 of 3) 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)
  /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/dap/
threads.py 21 def _thread_name(thr): function
36 name = _thread_name(thr)
  /src/external/gpl3/gdb.old/dist/gdb/
nto-procfs.c 350 struct _thread_name *tn;
362 tn = (struct _thread_name *) (&tctl.data);

Completed in 26 milliseconds