Searched refs:cpu_t4 (Results 1 – 1 of 1) sorted by relevance
71 static int cpu_t4; variable139 cpu_t4 = arch_current_thread()->base.cpu; in thread4_entry()141 zassert_true(cpu_t4 == cpu_t2, "T4 on unexpected CPU"); in thread4_entry()