Searched refs:no_steal (Results 1 – 1 of 1) sorted by relevance
474 test_thread_t no_steal = cpu_steal_thread(pset_id_to_cpu_id(stealing_pset)); in no_steal_expect() local475 T_EXPECT_NULL(no_steal, "No thread stolen because: %s (%p)", explanation, no_steal); in no_steal_expect()