fuchsia: Implement basic message pump
This does not handle file descriptor watching yet, so just uses a generic event to handle wakeups for now. (This isn't too clever, but gets a working-enough message loop so that test_launcher.cc can run the base_unittests tests, which should expose many things to do.) Bug: 706592 Change-Id: Ia0fb2b5cb6e816fc1f19b4f85f80dd3f8ff7e215 Reviewed-on: https://chromium-review.googlesource.com/518244 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#475702}
Showing
Please register or sign in to comment