Home
last modified time | relevance | path

Searched refs:work_interval_notification (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.81.2/bsd/sys/
H A Dwork_interval.h317 struct work_interval_notification { struct
325 typedef struct work_interval_notification *work_interval_notification_t; argument
/xnu-8792.81.2/libsyscall/wrappers/
H A Dwork_interval.c108 struct work_interval_notification notification = { in work_interval_notify()
/xnu-8792.81.2/bsd/kern/
H A Dsys_work_interval.c48 struct work_interval_notification notification; in work_interval_ctl()