Searched refs:ref_count (Results 1 – 2 of 2) sorted by relevance
27 int ref_count; member
1939 size_t ref_count = is_linked ? root->decrement_ref_count() : 0; in soinfo_unload() local1940 if (ref_count > 0) { in soinfo_unload()1945 ref_count); in soinfo_unload()