haiku/src/system/kernel/cache
Jérôme Duval 036cf4dd20 block_cache_delete(): only lock the cache mutex and avoid MutexLocker. the mutex is destroyed in the destructor.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25467 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-12 12:56:59 +00:00
..
block_cache.cpp block_cache_delete(): only lock the cache mutex and avoid MutexLocker. the mutex is destroyed in the destructor. 2008-05-12 12:56:59 +00:00
BlockMap.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
BlockMap.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
file_cache.cpp * Removed old mutex implementation and renamed cutex to mutex. 2008-05-01 22:07:36 +00:00
file_map.cpp * Fixed a big bug in common_file_io_vec_pages(): vecOffset was not correctly 2008-01-06 14:04:15 +00:00
Jamfile * Replaced my block allocator code in favour of Hugo's slab allocator 2008-01-16 20:43:12 +00:00
vnode_store.cpp store_acquire_unreferenced_ref() saves the pointer of the vnode it got 2008-03-13 23:41:14 +00:00
vnode_store.h * Added a acquire_unreferenced_ref() to vm_store 2007-10-06 15:35:38 +00:00