Searched defs:clear_has_refcount (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/libauto-185.5/
H A DSubzone.h553 inline void clear_has_refcount(usword_t q) { ASSERTION(!is_live_thread_local(q)); _side_data[q] &= ~refcount_bit; } function in class:Auto::Subzone

Completed in 60 milliseconds