Searched defs:AreaCacheLocker (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/vm/
H A Dvm.cpp93 class AreaCacheLocker : public AutoLocker<VMCache, AreaCacheLocking> { class in namespace:__anon9
95 inline AreaCacheLocker(VMCache* cache = NULL) function in class:__anon9::AreaCacheLocker
100 inline AreaCacheLocker(VMArea* area) function in class:__anon9::AreaCacheLocker
[all...]

Completed in 89 milliseconds