Searched refs:sched_thr_to_cpu (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/phoenix/
H A Dscheduler.h44 int sched_thr_to_cpu(sched_policy* sp, int thr);
H A Dscheduler.c73 int sched_thr_to_cpu(sched_policy* sp, int thr) function
H A Dmap_reduce.c594 cpu = sched_thr_to_cpu (env->schedPolicies[task_type], thread_index + env->args->proc_offset);

Completed in 33 milliseconds