USCHED_SET_CPU
res = usched_set(pid, USCHED_SET_CPU, &cpuid, sizeof(int));
case USCHED_SET_CPU:
usched_set(getpid(), USCHED_SET_CPU, &next_cpu, sizeof(next_cpu));
usched_set(getpid(), USCHED_SET_CPU, &next_cpu, sizeof(next_cpu));
usched_set(getpid(), USCHED_SET_CPU, &cpu, sizeof(cpu));
usched_set(getpid(), USCHED_SET_CPU, &cpu, sizeof(cpu));
usched_set(getpid(), USCHED_SET_CPU, &cpu, sizeof(cpu));
usched_set(getpid(), USCHED_SET_CPU, &cpu, sizeof(cpu));