Searched defs:Unlock (Results 26 - 50 of 125) sorted by relevance

12345

/haiku/src/kits/debugger/files/
H A DFileManager.h33 void Unlock() { fLock.Unlock(); } function in class:FileManager
/haiku/src/system/kernel/arch/ppc/paging/
H A DPPCVMTranslationMap.cpp72 PPCVMTranslationMap::Unlock() function in class:PPCVMTranslationMap
/haiku/src/servers/app/font/
H A DGlobalFontManager.h40 void Unlock() { BLooper::Unlock(); } function in class:GlobalFontManager
H A DFontStyle.cpp119 FontStyle::Unlock() function in class:FontStyle
/haiku/src/add-ons/kernel/network/protocols/unix/
H A DUnixEndpoint.h28 void Unlock() function in class:UnixEndpoint
H A DUnixAddressManager.h63 void Unlock() function in class:UnixAddressManager
/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 DVnodeToInode.h53 inline void Unlock(VnodeToInode* vti) function in class:VnodeToInodeLocking
90 VnodeToInode::Unlock() function in class:VnodeToInode
H A DDirectoryCache.h101 DirectoryCache::Unlock() function in class:DirectoryCache
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DNoJournal.cpp77 NoJournal::Unlock(Transaction* owner, bool success) function in class:NoJournal
/haiku/src/kits/app/
H A DMessageQueue.cpp169 BMessageQueue::Unlock() function in class:BMessageQueue
/haiku/src/kits/debugger/model/
H A DFileSourceCode.cpp67 FileSourceCode::Unlock() function in class:FileSourceCode
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamRoster.cpp102 CamRoster::Unlock() function in class:CamRoster
/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/shared/
H A DRWLockManager.h59 void Unlock() { return fLock.Unlock(); } function in class:BPrivate::RWLockManager
/haiku/src/apps/showimage/
H A DShowImageSettings.cpp45 ShowImageSettings::Unlock() function in class:ShowImageSettings
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerRoster.h34 void Unlock() { mutex_unlock(&fLock); } function in class:IOSchedulerRoster
/haiku/src/system/kernel/scheduler/
H A Dscheduler_locking.h25 inline void Unlock(CPUEntry* cpu) function in class:Scheduler::CPURunQueueLocking
42 inline void Unlock(CoreEntry* core) function in class:Scheduler::CoreRunQueueLocking
58 inline void Unlock(CoreEntry* core) function in class:Scheduler::CoreCPUHeapLocking
74 void Unlock(int* /* lockable */) function in class:Scheduler::SchedulerModeLocking
103 void Unlock(int* lockable) function in class:Scheduler::InterruptsSchedulerModeLocking
135 void Unlock(int* lockable) function in class:Scheduler::InterruptsBigSchedulerLocking
/haiku/src/kits/support/
H A DLocker.cpp114 BLocker::Unlock() function in class:BLocker
/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/src/bin/bfs_tools/lib/
H A DCache.h113 status_t Unlock(T data) function in class:Cache
/haiku/src/build/libbe/support/
H A DLocker.cpp114 BLocker::Unlock() function in class:BLocker
/haiku/src/servers/registrar/
H A DPriorityMessageQueue.cpp53 PriorityMessageQueue::Unlock() function in class:PriorityMessageQueue

Completed in 288 milliseconds

12345