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

/haiku/headers/os/support/
H A DBlockCache.h33 B_MALLOC_CACHE = 1 enumerator in enum:__anon1
/haiku/src/kits/support/
H A DBlockCache.cpp63 case B_MALLOC_CACHE:
/haiku/src/tests/kits/support/bblockcache/
H A DBlockCacheExerciseTest.cpp280 * test using a B_OBJECT_CACHE and B_MALLOC_CACHE type
317 theCache = new BBlockCache(numBlocksInCache, sizeOfBlocksInCache, B_MALLOC_CACHE);
H A DBlockCacheConcurrencyTest.cpp55 B_MALLOC_CACHE);
167 * and the other three are operating on the B_MALLOC_CACHE

Completed in 45 milliseconds