Searched refs:other_mg (Results 1 – 1 of 1) sorted by relevance
20 struct map_groups *other_mg; in test__thread_mg_share() local74 other_mg = other->mg; in test__thread_mg_share()75 TEST_ASSERT_EQUAL("wrong refcnt", refcount_read(&other_mg->refcnt), 2); in test__thread_mg_share()77 TEST_ASSERT_VAL("map groups don't match", other_mg == other_leader->mg); in test__thread_mg_share()93 TEST_ASSERT_EQUAL("wrong refcnt", refcount_read(&other_mg->refcnt), 1); in test__thread_mg_share()