Searched defs:Lock (Results 51 - 75 of 134) sorted by relevance

123456

/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A DBusManager.cpp59 BusManager::Lock() function in class:BusManager
H A DStack.cpp136 Stack::Lock() function in class:Stack
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h35 rw_lock* Lock() { return &fLock; } function in class:Inode
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Dinterfaces.h145 recursive_lock& Lock() { return fLock; } function in class:Interface
/haiku-fatelf/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.h125 MixerCore::Lock() function in class:MixerCore
/haiku-fatelf/src/apps/debugger/model/
H A DDisassembledCode.cpp52 DisassembledCode::Lock() function in class:DisassembledCode
/haiku-fatelf/src/bin/bfs_tools/lib/
H A DCache.h102 status_t Lock(T data) function in class:Cache
/haiku-fatelf/src/kits/app/
H A DClipboard.cpp149 BClipboard::Lock() function in class:BClipboard
H A DLooperList.cpp39 BLooperList::Lock() function in class:BPrivate::BLooperList
/haiku-fatelf/src/kits/interface/
H A DToolTip.cpp107 BToolTip::Lock() function in class:BToolTip
/haiku-fatelf/src/kits/storage/disk_device/
H A DDiskSystemAddOnManager.cpp89 DiskSystemAddOnManager::Lock() function in class:DiskSystemAddOnManager
/haiku-fatelf/src/kits/media/
H A DSharedBufferList.cpp141 SharedBufferList::Lock() function in class:BPrivate::SharedBufferList
H A DOldBufferStreamManager.cpp167 BBufferStreamManager::Lock() function in class:BBufferStreamManager
/haiku-fatelf/headers/private/kernel/
H A DNotifications.h134 inline bool Lock() function in class:DefaultNotificationService
/haiku-fatelf/headers/private/net/
H A DProtocolUtilities.h32 static status_t Lock(mutex* lock) { return mutex_lock(lock); } function in class:MutexLocking
/haiku-fatelf/headers/private/print/
H A DJobs.h134 bool Lock() const { return fLocker != NULL ? fLocker->Lock() : true; } function in class:Folder
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DNamespaceDump.cpp411 RingBuffer::Lock() function in class:RingBuffer
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.cpp609 Device::Lock() function in class:Device
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DVolume.h180 Volume::Lock() function in class:Volume
/haiku-fatelf/src/add-ons/kernel/network/protocols/unix/
H A DUnixFifo.h94 bool Lock() function in class:UnixFifo
/haiku-fatelf/src/add-ons/media/plugins/matroska/libebml/ebml/
H A DEbmlElement.h202 void Lock(bool bLock = true) { bLocked = bLock;} function in class:EbmlElement
/haiku-fatelf/src/apps/debugger/util/
H A DWorker.h135 bool Lock() { return fLock.Lock(); } function in class:Worker
/haiku-fatelf/src/apps/terminal/
H A DTerminalRoster.cpp109 TerminalRoster::Lock() function in class:TerminalRoster
/haiku-fatelf/src/build/libbe/storage/
H A DNode.cpp279 BNode::Lock() function in class:BNode
/haiku-fatelf/src/kits/game/
H A DStreamingGameSound.cpp120 BStreamingGameSound::Lock() function in class:BStreamingGameSound

Completed in 108 milliseconds

123456