Home
last modified time | relevance | path

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

/qemu/gdbstub/
H A Dgdbstub.c1587 static void handle_query_threads(GArray *params, void *user_ctx) in handle_query_threads() function
1603 handle_query_threads(params, user_ctx); in handle_query_first_threads()
1842 .handler = handle_query_threads,