Searched refs:async_event_handler_func (Results 1 – 2 of 2) sorted by relevance
75 typedef void (async_event_handler_func) (gdb_client_data); typedef123 create_async_event_handler (async_event_handler_func *proc,
134 async_event_handler_func *proc;1031 create_async_event_handler (async_event_handler_func *proc, in create_async_event_handler()1061 async_event_handler_func* proc;1069 async_event_handler_func* proc = hdata->proc; in invoke_async_event_handler()