fastdo
0.6.16
|
线程调度相关静态方法 更多...
#include <threads.hpp>
静态 Public 成员函数 | |
static int | Yield (void) |
static int | GetPriorityMin (SchedulePolicy policy) |
static int | GetPriorityMax (SchedulePolicy policy) |
static void | SetScheduler (pid_t pid, SchedulePolicy policy) |
static SchedulePolicy | GetScheduler (pid_t pid) |
线程调度相关静态方法
在文件 threads.hpp 第 49 行定义.
|
static |
|
static |
|
static |
|
static |
|
static |