Searched refs:thread_new_cpuset (Results 1 – 1 of 1) sorted by relevance
173 std::string thread_new_cpuset; in TEST() local177 [&thread_original_cpuset, &thread_new_cpuset, &thread_final_cpuset]() { in TEST()183 thread_new_cpuset = GetTaskCpuSet(gettid()); in TEST()193 EXPECT_NE(new_cpuset, thread_new_cpuset); in TEST()