Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.h255 void *async_context; /* Async event thread's context */ member
Dser-base.c138 scb->async_handler (scb, scb->async_context); in run_async_handler_and_reschedule()
Dserial.c544 scb->async_context = context; in serial_async()
DChangeLog-19993241 async_context.
3279 (struct _serial_t): Add fields async_context and async_handler.