Searched refs:fCurrentScriptLocker (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/packageinstaller/
H A DPackageInstall.h43 BLocker fCurrentScriptLocker; member in class:PackageInstall
H A DPackageInstall.cpp85 fCurrentScriptLocker.Lock();
94 fCurrentScriptLocker.Unlock();
245 fCurrentScriptLocker.Lock();
252 fCurrentScriptLocker.Unlock();
255 fCurrentScriptLocker.Unlock();
259 fCurrentScriptLocker.Lock();
262 fCurrentScriptLocker.Unlock();

Completed in 22 milliseconds