Searched refs:cpu_t3 (Results 1 – 1 of 1) sorted by relevance
70 static int cpu_t3; variable119 cpu_t3 = arch_current_thread()->base.cpu; in thread3_entry()121 zassert_true(cpu_t3 == cpu_t1, "T3 not executing on T1's original CPU"); in thread3_entry()