Home
last modified time | relevance | path

Searched refs:ntypes (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dalloc_cache.c370 sal_Size ntypes = (slab->m_bp - slab->m_data) / cache->m_type_size; in rtl_cache_slab_destroy() local
371 for (ntypes -= refcnt; slab->m_sp != NULL; ntypes--) in rtl_cache_slab_destroy()
381 OSL_ASSERT(ntypes == 0); in rtl_cache_slab_destroy()

Completed in 13 milliseconds