提交 5ed3a913 编写于 作者: 些猜's avatar 些猜

扩展了与进程策略设置相关的函数

Signed-off-by: 些猜's avatarcaifuzhou <504631861@qq.com>
上级 4b667751
#include <sched.h>
#include <errno.h>
#include <string.h>
#include "syscall.h"
int sched_getscheduler(pid_t pid)
......
#include <sched.h>
#include <errno.h>
#include <string.h>
#include "syscall.h"
int sched_setparam(pid_t pid, const struct sched_param *param)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册