240 私信
这个人很懒,暂无签名信息
0

sched_setscheduler用法

设置调度策略   #include        int sched_setscheduler(pid_t pid, int policy,               const struct sched_param *param);        sched_setscheduler()函数将pid所指定进程的调度策略和调度参数分别设置为param指向的sched_param结构中指定的p...

个人介绍
暂无介绍