Home
last modified time | relevance | path

Searched defs:tidstr (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dthread.c1270 thread_command (char *tidstr, int from_tty) in thread_command()
1379 do_captured_thread_select (struct ui_out *uiout, void *tidstr) in do_captured_thread_select()
1422 gdb_thread_select (struct ui_out *uiout, char *tidstr, char **error_message) in gdb_thread_select()
/dflybsd-src/lib/libevtr/
H A Devtr.c857 char tidstr[40]; in thread_switch_callback() local