Searched refs:tid_num (Results 1 – 1 of 1) sorted by relevance
15 static uint8_t tid_num[4]; variable30 tid_num[i++] = POINTER_TO_INT(p1); in thread_entry_prio()162 zassert_true((memcmp(tid_num, tid_chk, 4) == 0), in ZTEST()