Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dthread.c64 static void thread_apply_command (char *, int);
548 thread_apply_command (char *tidlist, int from_tty) in thread_apply_command() function
692 add_prefix_cmd ("apply", class_run, thread_apply_command, in _initialize_thread()