Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/sched/
H A Dcluster_bound_threads.c151 char *restore_dynamic_control_args[] = {"-d", NULL}; variable
152 execute_clpcctrl(restore_dynamic_control_args, false);
H A Dsched_test_utils.c369 char *restore_dynamic_control_args[] = {"-d", NULL}; in clpcctrl_cleanup() local
370 execute_clpcctrl(restore_dynamic_control_args, false); in clpcctrl_cleanup()