Searched refs:sched_priority (Results 1 – 25 of 31) sorted by relevance
12
212 param.sched_priority = minPrio + 1; in Start()215 param.sched_priority = (minPrio + maxPrio) / 2; in Start()218 param.sched_priority = maxPrio - 3; in Start()221 param.sched_priority = maxPrio - 2; in Start()224 param.sched_priority = maxPrio - 1; in Start()
72 param->sched_priority = ((ptw32_thread_t *)thread.p)->sched_priority; in pthread_getschedparam()
121 priority = tp->sched_priority; in pthread_create()147 priority = a->param.sched_priority; in pthread_create()176 priority = ((ptw32_thread_t *) self.p)->sched_priority; in pthread_create()
66 return (ptw32_setthreadpriority (thread, policy, param->sched_priority)); in pthread_setschedparam()117 tp->sched_priority = priority; in ptw32_setthreadpriority()
52 priority = param->sched_priority; in pthread_attr_setschedparam()
108 attr_result->param.sched_priority = THREAD_PRIORITY_NORMAL; in pthread_attr_init()
134 sp->sched_priority = GetThreadPriority (sp->threadH); in pthread_self()
74 tp->sched_priority = THREAD_PRIORITY_NORMAL; in ptw32_new()
143 int sched_priority; member
181 int sched_priority; /* As set, not as currently is */ member
150 printf ("Current process priority is %d.\n", (int)myParam.sched_priority); in main()151 myParam.sched_priority = atoi(argv[2]); in main()152 printf ("Setting process priority to %d.\n", (int)myParam.sched_priority); in main()
44 int sched_priority; member
43 int sched_priority; member
274 param.sched_priority = 6; // 6 = HIGH in Start()277 param.sched_priority = 4; // 4 = ABOVE_NORMAL in Start()
271 param.sched_priority = 6; // 6 = HIGH in Start()274 param.sched_priority = 4; // 4 = ABOVE_NORMAL in Start()
325 param.sched_priority = BTHC_USERIAL_READ_THREAD_PRIORITY; in userial_open()
241 param.sched_priority = BTHC_MAIN_THREAD_PRIORITY; in init()
405 param.sched_priority = BTHC_USERIAL_READ_THREAD_PRIORITY; in userial_open()
113 param.sched_priority=param.sched_curpriority+15; in NTO_ThreadInit()
315 param.sched_priority = GKI_LINUX_BASE_PRIORITY - task_id - 2; in GKI_create_task()740 param.sched_priority = GKI_LINUX_TIMER_TICK_PRIORITY; in gki_set_timer_scheduling()
186 +#define __sched_priority sched_priority
678 param.sched_priority = realtime_prio; in __cmd_record()
992 param.sched_priority = realtime_prio; in __cmd_top()
285 param.sched_priority = 30 - task_id - 2; in GKI_create_task()
288 param.sched_priority = 30 - task_id - 2; in GKI_create_task()