Searched refs:other_maps (Results 1 – 1 of 1) sorted by relevance
19 struct maps *other_maps; in test__thread_maps_share() local73 other_maps = thread__maps(other); in test__thread_maps_share()74 TEST_ASSERT_EQUAL("wrong refcnt", refcount_read(maps__refcnt(other_maps)), 2); in test__thread_maps_share()76 TEST_ASSERT_VAL("maps don't match", maps__equal(other_maps, thread__maps(other_leader))); in test__thread_maps_share()92 TEST_ASSERT_EQUAL("wrong refcnt", refcount_read(maps__refcnt(other_maps)), 1); in test__thread_maps_share()