aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/objects_amd64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-10-01 18:47:41 +0200
committerDmitry Vyukov <dvyukov@google.com>2017-10-02 10:53:28 +0200
commit1b68e030d8b8c74f1e9025e1b11217403f5f01c2 (patch)
treeaff0d37229bb5d0eeae8c1a711d3cfa43c73698a /sys/fuchsia/objects_amd64.const
parentd335103a64e75dad273f98d32c0a1ea5967a5549 (diff)
sys/fuchsia: add more descriptions
Diffstat (limited to 'sys/fuchsia/objects_amd64.const')
-rw-r--r--sys/fuchsia/objects_amd64.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/fuchsia/objects_amd64.const b/sys/fuchsia/objects_amd64.const
index 2c19aac9e..f30a0960f 100644
--- a/sys/fuchsia/objects_amd64.const
+++ b/sys/fuchsia/objects_amd64.const
@@ -15,3 +15,5 @@ ZX_INFO_THREAD_EXCEPTION_REPORT = 11
ZX_INFO_THREAD_STATS = 15
ZX_INFO_VMAR = 7
ZX_MAX_NAME_LEN = 32
+ZX_WAIT_ASYNC_ONCE = 0
+ZX_WAIT_ASYNC_REPEATING = 1