Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/sched/
H A Dsched_test_utils.h48 #define DEFAULT_STACK_SIZE 0 macro
H A Dcluster_bound_threads.c237 eSchedDefault, DEFAULT_STACK_SIZE, spin_cluster_binding, NULL);
H A Dsched_test_utils.c247 if (stack_size != DEFAULT_STACK_SIZE) { in create_pthread_attr()
268 QOS_CLASS_UNSPECIFIED, eSchedDefault, DEFAULT_STACK_SIZE); in create_thread_pri()