Searched refs:async_request_quit (Results 1 – 5 of 5) sorted by relevance
104 extern void async_request_quit (void *arg);
894 create_async_signal_handler (async_request_quit, NULL); in async_init_signals()958 async_request_quit (0); in handle_sigint()967 async_request_quit (gdb_client_data arg) in async_request_quit() function
1804 async_request_quit (0); in prompt_for_continue()
3541 mark_async_signal_handler_wrapper, async_request_quit,4119 async_request_quit.4123 async_request_quit): Move declaration from here.5977 async_request_quit, instead of request_quit.5991 (async_request_quit, async_do_nothing, async_disconnect,6009 (handle_sigint): Call async_request_quit using one argument.
10225 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT