Searched refs:thrd_equal (Results 1 – 3 of 3) sorted by relevance
35 int thrd_equal(thrd_t lhs, thrd_t rhs) in thrd_equal() function
121 zassert_true(thrd_equal(thrd_current(), child)); in thrd_current_equal_fn()122 zassert_false(thrd_equal(child, parent)); in thrd_current_equal_fn()
35 int thrd_equal(thrd_t lhs, thrd_t rhs);