libcore: EventLoops share the same event queue
If a subloop is started, it handles the same events as the enclosingloop.
View differences
libcore: EventLoops share the same event queue
If a subloop is started, it handles the same events as the enclosing
loop.