Searched refs:OS_REFCNT_MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
13 #define OS_REFCNT_MAX_COUNT ((os_ref_count_t)0x0FFFFFFFUL) macro88 if (__improbable(count >= OS_REFCNT_MAX_COUNT)) { in os_ref_check_overflow()