Searched refs:tmp_to_async (Results 1 – 1 of 1) sorted by relevance
829 static void (*tmp_to_async) (void (*) (enum inferior_event_type, void *), void *); variable946 tmp_to_async = NULL; in record_full_open()979 if (!tmp_to_async) in record_full_open()980 tmp_to_async = t->to_async; in record_full_open()1004 record_full_beneath_to_async = tmp_to_async; in record_full_open()