History log of /fuchsia/zircon/system/ulib/dispatcher-pool/dispatcher-channel.cpp
Revision Date Author Comments
# fa20df6f 16-Jun-2018 Adam Barth <abarth@chromium.org>

[syscalls] zx_channel_write should always consume handles

Previously, whether zx_channel_write consumed handles depended on
whether it succeeded or failed.

ZX-2204 #comment

Test: utest/core/channel
Change-Id: Ie44a8e101fa5e7d0cefc1e1e65cfd084640aa54f


# a1c82ffb 15-Dec-2017 Jocelyn Dang <jocelyndang@google.com>

[ulib][dispatcher-pool] Remove dispatcher pool from audio namespace as
it will be used for video as well.

Change-Id: Ibfdf0711a1c291b8661ed1fb2d3ab8280b676c79


# 1c2e07f3 23-Oct-2017 Mike Voydanoff <voydanoff@google.com>

[ulib][dispatcher-pool] Build with zircon build system and fix header paths

Also fix error path that was broken due to missing brackets in "if" statement

Change-Id: Ib5816ef716acc2ac60a7f05760b20942b5998855


# 212c82fc 23-Oct-2017 Mike Voydanoff <voydanoff@google.com>

[dev][audio] Move //drivers/audio project to zircon

Change-Id: I5b60b0134a9d2d788922244b81401bc55d9837e8