Apollo 10.0
自动驾驶开放平台
|
命名空间 | |
namespace | apollo |
class register implement | |
namespace | apollo::cyber |
namespace | apollo::cyber::scheduler |
函数 | |
void | apollo::cyber::scheduler::ParseCpuset (const std::string &str, std::vector< int > *cpuset) |
void | apollo::cyber::scheduler::SetSchedAffinity (std::thread *thread, const std::vector< int > &cpus, const std::string &affinity, int cpu_id) |
void | apollo::cyber::scheduler::SetSchedPolicy (std::thread *thread, std::string spolicy, int sched_priority, pid_t tid) |