Searched refs:sched_policy_val (Results 1 – 1 of 1) sorted by relevance
228 int sched_policy_val = 0; in create_pthread_attr() local231 sched_policy_val = SCHED_FIFO; in create_pthread_attr()234 sched_policy_val = SCHED_RR; in create_pthread_attr()237 sched_policy_val = SCHED_OTHER; in create_pthread_attr()