Searched refs:CLOUDABI_EVENTTYPE_CLOCK (Results 1 – 2 of 2) sorted by relevance
104 case CLOUDABI_EVENTTYPE_CLOCK: in cloudabi64_kevent_copyin()181 ev.type = CLOUDABI_EVENTTYPE_CLOCK; in cloudabi64_kevent_copyout()311 sub[1].type == CLOUDABI_EVENTTYPE_CLOCK && in cloudabi64_sys_poll()332 sub[1].type == CLOUDABI_EVENTTYPE_CLOCK && in cloudabi64_sys_poll()351 sub[1].type == CLOUDABI_EVENTTYPE_CLOCK && in cloudabi64_sys_poll()398 if (subtimo.type != CLOUDABI_EVENTTYPE_CLOCK || in cloudabi64_sys_poll_fd()
151 #define CLOUDABI_EVENTTYPE_CLOCK 1 macro