Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Devent-top.h104 extern void async_request_quit (void *arg);
H A Devent-top.c894 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
H A Dutils.c1804 async_request_quit (0); in prompt_for_continue()
H A DChangeLog-19993541 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.
H A DChangeLog10225 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT