* Replaced the sAreaHashLock with an rw_lock.
* As this was the last user of the READ_COUNT/WRITE_COUNT definitions in vm_priv.h, I removed those as well. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26582 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
#include <vm_types.h>
|
||||
|
||||
|
||||
#define WRITE_COUNT 1024
|
||||
#define READ_COUNT 1
|
||||
|
||||
// reserved area definitions
|
||||
#define RESERVED_AREA_ID -1
|
||||
#define RESERVED_AVOID_BASE 0x01
|
||||
|
||||
Reference in New Issue
Block a user