Searched refs:strong_count (Results 1 – 3 of 3) sorted by relevance
214 || Arc::strong_count(afd_group.last().unwrap()) > POLL_GROUP__MAX_GROUP_SIZE in acquire()232 afd_group.retain(|g| Arc::strong_count(g) > 1); in release_unused_afd()
119 __u32 strong_count; member
1710 return info.strong_count; in GetStrongRefCountForStub()