Assigned a name to the LooperList BLocker.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14698 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -49,7 +49,8 @@ typedef vector<BLooperList::LooperData>::iterator LDIter;
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
BLooperList::BLooperList()
|
||||
: fLooperID(0)
|
||||
: fLock("BLooperList lock"),
|
||||
fLooperID(0)
|
||||
{
|
||||
}
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user