The node lock was missing in action.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7437 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e5d9d14f90
commit
637f662399
@ -37,6 +37,9 @@
|
||||
#endif
|
||||
|
||||
|
||||
benaphore gNodeLock;
|
||||
|
||||
|
||||
// increase ref_count of node
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user