Home
last modified time | relevance | path

Searched refs:kqueue_workloop_params (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/bsd/pthread/
H A Dworkqueue_syscalls.h78 struct kqueue_workloop_params { struct
89 _Static_assert(offsetof(struct kqueue_workloop_params, kqwlp_version) == 0, argument
/xnu-10063.101.15/bsd/kern/
H A Dkern_event.c4740 struct kqueue_workloop_params *params, int *retval) in kqueue_workloop_ctl_internal()
4889 struct kqueue_workloop_params params = { in kqueue_workloop_ctl()