Searched refs:hintcache (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c1000 cache_t *thiscache, *hintcache; local
1038 hintcache = cachehead->mt_hint;
1040 while (thiscache != NULL && thiscache != hintcache &&
1044 if (thiscache == hintcache)

Completed in 49 milliseconds