Searched refs:tidx (Results 1 – 1 of 1) sorted by relevance
36 int tidx = POINTER_TO_INT(p1); in worker() local41 zassert_true(tidx >= 0 && tidx < NUM_THREADS, ""); in worker()44 exec_order[n_exec++] = tidx; in worker()
Completed in 6 milliseconds