Home
last modified time | relevance | path

Searched refs:PR_SCHED_CORE (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/start/
Dmain.cc88 #ifndef PR_SCHED_CORE in ShareSchedCore()
89 #define PR_SCHED_CORE 62 in ShareSchedCore() macro
97 int sched = prctl(PR_SCHED_CORE, PR_SCHED_CORE_CREATE, getpid(), in ShareSchedCore()