method

pending_interrupt?

v2_5_5 - Show latest stable - Class: Thread
pending_interrupt?(p1 = v1)
public

Returns whether or not the asynchronous queue is empty for the target thread.

If error is given, then check only for error type deferred events.

See ::pending_interrupt? for more information.