commit | 327ed962ca0353e72e18a5eeeab5112d7d7058b6 | [log] [tgz] |
---|---|---|
author | Ken Rockot <rockot@chromium.org> | Tue Aug 29 21:58:08 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 29 21:58:08 2017 |
tree | aed5cf3d53080451b06bba3223e554566e0c2cb7 | |
parent | aa3f382c73bfa8d01efb096b30d590efd5856c77 [diff] |
Mojo: Allow duplicate events in SyncHandleRegistry Allows mulitple registrations for the same WaitableEvent in SyncHandleRegistry to allow for instances of independent nested waiters unwittingly waiting on the same event. BUG=754945 R=yzshen@chromium.org Change-Id: Ia166d860bf2a07a2db9dc39ae1350b8758950ff4 Reviewed-on: https://chromium-review.googlesource.com/641402 Reviewed-by: Yuzhu Shen <yzshen@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#498246}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .