Searched defs:Lock (Results 1 - 25 of 134) sorted by relevance

123456

/haiku-fatelf/headers/build/os/app/
H A DLooper.h23 bool Lock() { return true; } function in class:BLooper
/haiku-fatelf/src/system/kernel/vm/
H A DPageCacheLocker.cpp25 PageCacheLocker::Lock(vm_page* page, bool dontWait) function in class:PageCacheLocker
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DBlockBufferCacheKernel.cpp26 BlockBufferCacheKernel::Lock() function in class:BlockBufferCacheKernel
/haiku-fatelf/src/apps/debugger/dwarf/
H A DDwarfManager.h23 bool Lock() { return fLock.Lock(); } function in class:DwarfManager
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmthread/
H A DIlmThreadMutex.h111 class Lock class in namespace:IlmThread
115 Lock (const Mutex& m, bool autoLock = true): function in class:IlmThread::Lock
[all...]
/haiku-fatelf/headers/private/interface/
H A DToolTipManager.h30 bool Lock() { return fLock.Lock(); } function in class:BToolTipManager
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutlock.c140 AcpiUtCreateRwLock( ACPI_RW_LOCK *Lock) argument
159 AcpiUtDeleteRwLock( ACPI_RW_LOCK *Lock) argument
191 AcpiUtAcquireReadLock( ACPI_RW_LOCK *Lock) argument
217 AcpiUtReleaseReadLock( ACPI_RW_LOCK *Lock) argument
259 AcpiUtAcquireWriteLock( ACPI_RW_LOCK *Lock) argument
271 AcpiUtReleaseWriteLock( ACPI_RW_LOCK *Lock) argument
[all...]
/haiku-fatelf/src/apps/debugger/value/
H A DValueNodeContainer.h29 inline bool Lock() { return fLock.Lock(); } function in class:ValueNodeContainer
/haiku-fatelf/src/apps/installer/
H A DSemaphoreLocker.h14 inline bool Lock(sem_id* lockable) function in class:SemaphoreLocking
/haiku-fatelf/src/kits/package/
H A DBlockBufferCacheNoLock.cpp28 BBlockBufferCacheNoLock::Lock() function in class:BPackageKit::BBlockBufferCacheNoLock
/haiku-fatelf/headers/os/support/
H A DAutolock.h77 BAutolock::Lock() function in class:BAutolock
/haiku-fatelf/headers/private/tracker/
H A DAutoLock.h87 bool Lock() function in class:AutoLock
/haiku-fatelf/headers/private/userlandfs/shared/
H A DRecursiveLock.h36 bool Lock(void) function in class:UserlandFSUtil::RecursiveLock
/haiku-fatelf/src/apps/debugger/debug_info/
H A DGlobalTypeLookup.h76 GlobalTypeCache::Lock() function in class:GlobalTypeCache
/haiku-fatelf/src/apps/debugger/files/
H A DFileManager.h27 bool Lock() { return fLock.Lock(); } function in class:FileManager
/haiku-fatelf/src/apps/debugger/settings/generic/
H A DSettings.h32 bool Lock() { return fLock.Lock(); } function in class:Settings
/haiku-fatelf/src/kits/tracker/
H A DLockingList.h71 LockingList<T>::Lock() function in class:BPrivate::LockingList
/haiku-fatelf/src/servers/print/
H A DResourceManager.cpp54 Resource::Lock() { function in class:Resource
/haiku-fatelf/src/system/kernel/arch/arm/paging/
H A DARMVMTranslationMap.cpp52 ARMVMTranslationMap::Lock() function in class:ARMVMTranslationMap
/haiku-fatelf/src/system/kernel/arch/m68k/paging/
H A DM68KVMTranslationMap.cpp52 M68KVMTranslationMap::Lock() function in class:M68KVMTranslationMap
/haiku-fatelf/src/system/kernel/arch/x86/paging/
H A DX86VMTranslationMap.cpp52 X86VMTranslationMap::Lock() function in class:X86VMTranslationMap
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DGalliumFramebuffer.cpp99 GalliumFramebuffer::Lock() function in class:GalliumFramebuffer
/haiku-fatelf/src/add-ons/kernel/file_systems/cdda/
H A DLock.h41 status_t Lock() function in class:Semaphore
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DNoJournal.cpp64 NoJournal::Lock(Transaction* owner, bool separateSubTransactions) function in class:NoJournal
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DLockable.cpp65 Lockable::Lock() function in class:Lockable

Completed in 223 milliseconds

123456