Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dthread.c725 static struct cmd_list_element *thread_apply_list = NULL; in _initialize_thread() local
736 &thread_apply_list, "apply ", 1, &thread_cmd_list); in _initialize_thread()
739 "Apply a command to all threads.", &thread_apply_list); in _initialize_thread()