Lines Matching defs:pending

98    when we have pending events ready to be passed to the core.  */
797 /* This pending follow fork event is now handled, one way
800 to clear the pending follow request. */
1958 /* Are there any pending step-over requests? If so, run all we can
1994 any pending displaced steps finish first. */
2284 ("thread %s has pending wait "
2295 pending signals to deliver. */
2510 /* If we have nested signals or a pending signal is delivered
2693 infrun_debug_printf ("pending event of %s was a finished step. "
2703 ("thread %s has pending wait status %s (currently_stepping=%d).",
3260 know about that yet, queue a pending event, as if the
3262 a pending event. */
3276 that happens, we'll restart all threads and consume pending
3281 /* Otherwise we can process the (new) pending event now. Set
3282 it so this pending event is considered by
3400 that have an event pending. */
3426 pending statuses to report before actually asking the target for
3444 pending. */
3491 infrun_debug_printf ("pending event of %s cancelled.",
3501 infrun_debug_printf ("Using pending wait status %s for %s.",
3533 /* Wake up the event loop again, until all pending events are
3551 pending statuses to report before actually asking the target for
4729 resumed with a pending status to process. */
4832 there's no event pending. */
5618 infrun_debug_printf ("restart threads: [%s] has pending status",
5658 a pending waitstatus. */
5708 struct thread_info *pending;
5710 /* If we only have threads with pending statuses, the restart
5713 when we later process the pending events, otherwise if
5714 another thread has a pending event for this breakpoint too,
5722 /* If we have events pending, go through handle_inferior_event
5723 again, picking up a pending event at random. This avoids
5735 pending = iterate_over_threads (resumed_thread_with_pending_status,
5737 if (pending != NULL)
5743 "pending events, saving status");
5745 gdb_assert (pending != tp);
5750 so this pending event is considered by
6283 pending signal enabled just as the signal handler returns
7199 /* Do all pending step-overs before actually proceeding with
9205 thread has a pending status to process. */