cpu_first_thread_of_core
static inline int cpu_first_thread_of_core(int core) { return core; }
int cpu_first_thread_of_core(int core)