Searched defs:Locker (Results 1 - 8 of 8) sorted by relevance

/haiku/headers/private/userlandfs/shared/
H A DLocker.h16 typedef RecursiveLock Locker; typedef in namespace:UserlandFSUtil
26 typedef BLocker Locker; typedef in namespace:UserlandFSUtil
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DStateView.h67 RWLocker* Locker() const function in class:StateView
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDevice.h78 BLocker *Locker() { return &fLocker; }; function in class:OpenSoundDevice
/haiku/src/apps/installer/
H A DBlockingQueue.h16 typedef BLocker Locker; typedef
/haiku/headers/private/print/
H A DJobs.h133 BLocker* Locker() const { return fLocker; } function in class:Folder
/haiku/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.cpp39 BLocker& Locker() function in class:GraphicalUserInterface::FilePanelHandler
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamDevice.h90 BLocker* Locker() { return &fLocker; }; function in class:CamDevice
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_rwlock.cpp283 typedef AutoLocker<LocalRWLock, Locking> Locker; typedef in struct:LocalRWLock

Completed in 66 milliseconds