commit | 4305907c5171525960bab8a8975eae8252dcf4a9 | [log] [tgz] |
---|---|---|
author | Carlos Pizano <cpu@google.com> | Wed Jul 10 14:31:47 2019 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Wed Jul 10 14:31:47 2019 +0000 |
tree | b13f0f8091321464c49db62bf23baee0cd8e61fa | |
parent | 027d32013eb16f61cea3a41ca8e9322cf7581487 [diff] |
[kernel] Timestamps option for signaled objects This patch enhances zx_object_wait_async() to optionally tell the consumer the monotonic time when the object was signaled by a new options flag ZX_WAIT_ASYNC_TIMESTAMP The zx_packet_signal_t is therefore enhanced to contain a timestamp member which replaces an existing reserved0 member. TEST: new core-test added. ZX-896 #comment progress Change-Id: I480deba1a3edfb3deb25ff9754515319868e4f56
Pink + Purple == Fuchsia (a new operating system)
Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.
Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.
See Getting Started.
See the documentation.