Searched refs:other_mg (Results 1 – 1 of 1) sorted by relevance
19 struct map_groups *other_mg; in test__thread_mg_share() local73 other_mg = other->mg; in test__thread_mg_share()74 TEST_ASSERT_EQUAL("wrong refcnt", atomic_read(&other_mg->refcnt), 2); in test__thread_mg_share()76 TEST_ASSERT_VAL("map groups don't match", other_mg == other_leader->mg); in test__thread_mg_share()92 TEST_ASSERT_EQUAL("wrong refcnt", atomic_read(&other_mg->refcnt), 1); in test__thread_mg_share()