diff options
Diffstat (limited to 'sys/fuchsia/objects_amd64.const')
| -rw-r--r-- | sys/fuchsia/objects_amd64.const | 2 |
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 |
