Searched defs:Lock (Results 26 - 50 of 134) sorted by relevance

123456

/haiku-fatelf/src/kits/app/
H A DMessageQueue.cpp161 BMessageQueue::Lock() function in class:BMessageQueue
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DLockable.cpp65 Lockable::Lock() function in class:Lockable
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_auto_locker.h18 inline bool Lock(Lockable *lockable) function in class:FSShell::AutoLockerStandardLocking
33 inline bool Lock(Lockable *lockable) function in class:FSShell::AutoLockerReadLocking
48 inline bool Lock(Lockable *lockable) function in class:FSShell::AutoLockerWriteLocking
117 inline bool Lock() function in class:FSShell::AutoLocker
H A Dfssh_lock.h92 inline bool Lock(fssh_mutex *lockable) function in class:FSShell::MutexLocking
109 inline bool Lock(fssh_recursive_lock *lockable) function in class:FSShell::RecursiveLockLocking
125 inline bool Lock(fssh_rw_lock *lockable) function in class:FSShell::ReadWriteLockReadLocking
138 inline bool Lock(fssh_rw_lock *lockable) function in class:FSShell::ReadWriteLockWriteLocking
/haiku-fatelf/headers/private/kernel/disk_device_manager/
H A DKDiskDeviceUtils.h110 inline bool Lock(KPartition *partition) function in class:BPrivate::DiskDevice::AutoLockerPartitionRegistration
129 inline bool Lock(KDiskSystem *diskSystem) function in class:BPrivate::DiskDevice::AutoLockerDiskSystemLoading
/haiku-fatelf/headers/private/kernel/util/
H A DAutoLock.h25 inline bool Lock(mutex *lockable) function in class:BPrivate::MutexLocking
41 inline bool Lock(recursive_lock *lockable) function in class:BPrivate::RecursiveLockLocking
57 inline bool Lock(rw_lock *lockable) function in class:BPrivate::ReadWriteLockReadLocking
70 inline bool Lock(rw_lock *lockable) function in class:BPrivate::ReadWriteLockWriteLocking
87 inline bool Lock(int* lockable) function in class:BPrivate::InterruptsLocking
116 inline bool Lock(spinlock* lockable) function in class:BPrivate::SpinLocking
143 inline bool Lock(spinlock* lockable) function in class:BPrivate::InterruptsSpinLocking
165 inline bool Lock(Thread* thread) function in class:BPrivate::ThreadCPUPinLocking
/haiku-fatelf/headers/private/libroot/
H A Duser_group.h70 inline bool Lock(int*) function in class:BPrivate::UserGroupLocking
/haiku-fatelf/headers/private/shared/
H A DAutoLocker.h18 inline bool Lock(Lockable* lockable) function in class:BPrivate::AutoLockerStandardLocking
33 inline bool Lock(Lockable* lockable) function in class:BPrivate::AutoLockerReadLocking
48 inline bool Lock(Lockable* lockable) function in class:BPrivate::AutoLockerWriteLocking
128 inline bool Lock() function in class:BPrivate::AutoLocker
H A DRWLockManager.h58 bool Lock() { return fLock.Lock(); } function in class:BPrivate::RWLockManager
H A Dlocks.h85 inline bool Lock(struct mutex *lock) function in class:MutexLocking
99 inline bool Lock(struct rw_lock *lock) function in class:RWLockReadLocking
113 inline bool Lock(struct rw_lock *lock) function in class:RWLockWriteLocking
/haiku-fatelf/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpoint.h37 bool Lock() function in class:L2capEndpoint
/haiku-fatelf/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h58 bool Lock() function in class:UnixAddressManager
H A DUnixEndpoint.h53 bool Lock() function in class:UnixEndpoint
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamRoster.cpp94 CamRoster::Lock() function in class:CamRoster
/haiku-fatelf/src/apps/debugger/model/
H A DFileSourceCode.cpp60 FileSourceCode::Lock() function in class:FileSourceCode
/haiku-fatelf/src/apps/showimage/
H A DShowImageSettings.cpp38 ShowImageSettings::Lock() function in class:ShowImageSettings
/haiku-fatelf/src/apps/webpositive/support/
H A DAutoLocker.h18 inline bool Lock(Lockable* lockable) function in class:BPrivate::AutoLockerStandardLocking
33 inline bool Lock(Lockable* lockable) function in class:BPrivate::AutoLockerReadLocking
48 inline bool Lock(Lockable* lockable) function in class:BPrivate::AutoLockerWriteLocking
128 inline bool Lock() function in class:BPrivate::AutoLocker
/haiku-fatelf/src/kits/support/
H A DLocker.cpp94 BLocker::Lock() function in class:BLocker
/haiku-fatelf/src/servers/app/font/
H A DFontStyle.cpp85 FontStyle::Lock() function in class:FontStyle
/haiku-fatelf/src/servers/registrar/
H A DPriorityMessageQueue.cpp46 PriorityMessageQueue::Lock() function in class:PriorityMessageQueue
/haiku-fatelf/src/system/kernel/device_manager/
H A DIOSchedulerRoster.h33 bool Lock() { return mutex_lock(&fLock) == B_OK; } function in class:IOSchedulerRoster
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DInode.h25 rw_lock &Lock() { return fLock; } function in class:Inode
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DAutoLocker.h39 inline bool Lock(Lockable *lockable) function in class:AutoLockerStandardLocking
54 inline bool Lock(Lockable *lockable) function in class:AutoLockerReadLocking
69 inline bool Lock(Lockable *lockable) function in class:AutoLockerWriteLocking
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/shared/
H A DLocker.cpp101 Locker::Lock(void) function in class:OpenBeOS::Locker
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DLocker.cpp100 BLocker::Lock(void) function in class:OpenBeOS::BLocker

Completed in 174 milliseconds

123456