Searched refs:ref_count (Results 1 – 2 of 2) sorted by relevance
29 int ref_count; member
2204 size_t ref_count = si->is_linked() ? si->decrement_ref_count() : 0; in soinfo_unload() local2205 if (ref_count == 0) { in soinfo_unload()2209 si->get_realpath(), ref_count); in soinfo_unload()