Searched refs:refcount (Results 1 – 8 of 8) sorted by relevance
4 ; void decref(long* refcount) {5 ; long count = *refcount;7 ; else if (count > 1) { *refcount = count - 1; }
416 int refcount; in _Block_byref_release() local427 refcount = shared_struct->flags & BLOCK_REFCOUNT_MASK; in _Block_byref_release()428 if (refcount <= 0) { in _Block_byref_release()
120 uint32_t refcount; // Serves as enable/disable and reference counter. member
112 uint32_t refcount; // Serves as enable/disable and reference counter. member
275 refcount = self.val["__cntrl_"]276 if refcount != 0:278 usecount = refcount["__shared_owners_"] + 1279 weakcount = refcount["__shared_weak_owners_"]
366 int flags; //refcount;383 int flags; //refcount;427 int flags; //refcount;451 int flags; //refcount;500 int flags; //refcount;657 int flags; //refcount;
82 - we need a refcount in GSS nodes so we can recognize never-reduced node death
685 | Algorithm | Done | Shadow | refcount | mark- | copying | incremental | threaded | concurrent |