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

/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c1287 cachespaceblock_t *hintcspaceblock; local
1352 hintcspaceblock = chead->mt_cachespaceblockhint;
1354 thiscache = hintcspaceblock->mt_cache[cacheindex];
1356 if (hintcspaceblock->mt_nfree[cacheindex] == 0) {
1364 if (hintcspaceblock->mt_nfree[i] != 0) {
1369 thiscache = hintcspaceblock->mt_cache[i];
1383 hintcspaceblock->mt_nextblock;
1409 hintcspaceblock =
1413 thiscache = hintcspaceblock
1433 hintcspaceblock)
[all...]

Completed in 22 milliseconds