Searched refs:sched_policy_val (Results 1 – 1 of 1) sorted by relevance
204 int sched_policy_val = 0; in create_pthread_attr() local207 sched_policy_val = SCHED_FIFO; in create_pthread_attr()210 sched_policy_val = SCHED_RR; in create_pthread_attr()213 sched_policy_val = SCHED_OTHER; in create_pthread_attr()