AcquireReference() now returns the previous ref count.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42079 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
BReferenceable();
|
||||
virtual ~BReferenceable();
|
||||
|
||||
void AcquireReference();
|
||||
int32 AcquireReference();
|
||||
bool ReleaseReference();
|
||||
// returns true after last
|
||||
|
||||
|
||||
Reference in New Issue
Block a user