Searched defs:Unlock (Results 1 - 25 of 125) sorted by path

12345

/haiku/headers/build/os/app/
H A DLooper.h24 void Unlock() {} function in class:BLooper
/haiku/headers/os/support/
H A DAutolock.h92 BAutolock::Unlock() function in class:BAutolock
/haiku/headers/private/debugger/debug_info/
H A DGlobalTypeLookup.h89 GlobalTypeCache::Unlock() function in class:GlobalTypeCache
/haiku/headers/private/debugger/model/
H A DTargetHost.h28 void Unlock() { fLock.Unlock(); } function in class:TargetHost
H A DTeam.h114 void Unlock() { fLock.Unlock(); } function in class:Team
/haiku/headers/private/debugger/settings/generic/
H A DSettings.h34 void Unlock() { fLock.Unlock(); } function in class:Settings
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterfaceRoster.h31 void Unlock() { fLock.Unlock(); } function in class:TargetHostInterfaceRoster
/haiku/headers/private/debugger/util/
H A DWorker.h148 void Unlock() { fLock.Unlock(); } function in class:Worker
/haiku/headers/private/debugger/value/
H A DValueNodeContainer.h30 inline void Unlock() { fLock.Unlock(); } function in class:ValueNodeContainer
/haiku/headers/private/fs_shell/
H A Dfssh_auto_locker.h23 inline void Unlock(Lockable *lockable) function in class:FSShell::AutoLockerStandardLocking
38 inline void Unlock(Lockable *lockable) function in class:FSShell::AutoLockerReadLocking
53 inline void Unlock(Lockable *lockable) function in class:FSShell::AutoLockerWriteLocking
124 inline void Unlock() function in class:FSShell::AutoLocker
H A Dfssh_lock.h97 inline void Unlock(fssh_mutex *lockable) function in class:FSShell::MutexLocking
114 inline void Unlock(fssh_recursive_lock *lockable) function in class:FSShell::RecursiveLockLocking
130 inline void Unlock(fssh_rw_lock *lockable) function in class:FSShell::ReadWriteLockReadLocking
143 inline void Unlock(fssh_rw_lock *lockable) function in class:FSShell::ReadWriteLockWriteLocking
/haiku/headers/private/interface/
H A DToolTipManager.h31 void Unlock() { fLock.Unlock(); } function in class:BToolTipManager
/haiku/headers/private/kernel/disk_device_manager/
H A DKDiskDeviceUtils.h118 inline void Unlock(KPartition *partition) function in class:BPrivate::DiskDevice::AutoLockerPartitionRegistration
137 inline void Unlock(KDiskSystem *diskSystem) function in class:BPrivate::DiskDevice::AutoLockerDiskSystemLoading
/haiku/headers/private/libroot/
H A Duser_group.h75 inline void Unlock(int*) function in class:BPrivate::UserGroupLocking
/haiku/headers/private/shared/
H A DPthreadMutexLocker.h27 inline void Unlock(pthread_mutex_t* lockable) function in class:BPrivate::AutoLockerMutexLocking
H A DRWLockManager.h59 void Unlock() { return fLock.Unlock(); } function in class:BPrivate::RWLockManager
H A Dlocks.h114 inline void Unlock(struct mutex *lock) function in class:MutexLocking
130 inline void Unlock(recursive_lock *lockable) function in class:RecursiveLockLocking
146 inline void Unlock(struct rw_lock *lock) function in class:RWLockReadLocking
160 inline void Unlock(struct rw_lock *lock) function in class:RWLockWriteLocking
/haiku/headers/private/tracker/
H A DAutoLock.h79 void Unlock() function in class:AutoLock
/haiku/headers/private/userlandfs/shared/
H A DRecursiveLock.h41 void Unlock(void) function in class:UserlandFSUtil::RecursiveLock
/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDevice.cpp619 Device::Unlock(cpu_status st) function in class:Device
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DNoJournal.cpp77 NoJournal::Unlock(Transaction* owner, bool success) function in class:NoJournal
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DLockable.cpp77 Lockable::Unlock() function in class:Lockable
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DDirectoryCache.h101 DirectoryCache::Unlock() function in class:DirectoryCache
H A DVnodeToInode.h53 inline void Unlock(VnodeToInode* vti) function in class:VnodeToInodeLocking
90 VnodeToInode::Unlock() function in class:VnodeToInode
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixAddressManager.h63 void Unlock() function in class:UnixAddressManager

Completed in 725 milliseconds

12345