Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/pthread/
H A Dworkqueue_syscalls.h77 struct kqueue_workloop_params { struct
87 _Static_assert(offsetof(struct kqueue_workloop_params, kqwlp_version) == 0, argument
/xnu-8796.121.2/bsd/kern/
H A Dkern_event.c4625 struct kqueue_workloop_params *params, int *retval) in kqueue_workloop_ctl_internal()
4719 struct kqueue_workloop_params params = { in kqueue_workloop_ctl()