Searched defs:refs (Results 1 – 8 of 8) sorted by relevance
165 ref_entry* refs = mStrongRefs; in ~weakref_impl() local178 ref_entry* refs = mWeakRefs; in ~weakref_impl() local272 void addRef(ref_entry** refs, const void* id, int32_t mRef) in addRef()289 void removeRef(ref_entry** refs, const void* id) in removeRef()358 weakref_impl* const refs = mRefs; in incStrong() local377 weakref_impl* const refs = mRefs; in decStrong() local411 weakref_impl* const refs = mRefs; in forceIncStrong() local
42 refs = set() variable
69 refs = [] variable
271 int refs = __sync_add_and_fetch(&mRefs, 1); in addRef() local276 int refs = __sync_sub_and_fetch(&mRefs, 1); in releaseRef() local
575 void wp<T>::set_object_and_refs(T* other, weakref_type* refs) in set_object_and_refs()
104 auto& refs = uniqApiRefsByTopoOrder[topoLevel]; in save() local
1066 def remakeRefs(refs): argument
1065 def remakeRefs(refs): argument