Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Devent-top.h83 extern void async_init_signals (void);
Devent-top.c890 async_init_signals (void) in async_init_signals() function
Dtop.c1770 async_init_signals (); in gdb_init()
DChangeLog-19993538 async_init_signals, set_async_editing_command,
6007 (async_init_signals): Remove coercion of signal handlers in calls
6677 * top.h (setup_event_loop, async_init_signals), top.c
7051 (gdb_init): Call async_init_signals for the asynchronous case.
7058 * top.h: Add prototype for async_init_signals.