Home
last modified time | relevance | path

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

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