Searched refs:kern_work_interval_create (Results 1 – 3 of 3) sorted by relevance
73 kern_work_interval_create(thread_t thread, struct kern_work_interval_create_args *create_params);
1059 kern_work_interval_create(thread_t thread, in kern_work_interval_create() function
81 kret = kern_work_interval_create(current_thread(), &create_args); in work_interval_ctl()