函数 | |
int | sched_get_priority_min (int policy) |
int | sched_get_priority_max (int policy) |
int | sched_setaffinity (pid_t pid, size_t set_size, const cpu_set_t *set) |
int | sched_getaffinity (pid_t pid, size_t set_size, cpu_set_t *set) |
int | __sched_cpucount (size_t set_size, const cpu_set_t *set) |
int | sched_yield () |
任务让出CPU 更多... | |
int sched_yield | ( | ) |
任务让出CPU