Searched refs:Unlock (Results 51 - 75 of 758) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/support/blocker/
H A DConcurrencyTest2.cpp124 theLocker->Unlock();
221 theLocker->Unlock();
226 theLocker->Unlock();
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DLockable.h34 void Unlock();
/haiku/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamRoster.h26 void Unlock();
/haiku/src/apps/cortex/support/
H A DSimpleLockable.h67 m_lock.Unlock();
/haiku/src/servers/print/
H A DResourceManager.h36 void Unlock();
/haiku/src/system/kernel/arch/m68k/paging/
H A DM68KVMTranslationMap.h26 virtual void Unlock();
/haiku/src/system/kernel/vm/
H A DPageCacheLocker.cpp46 PageCacheLocker::Unlock() function in class:PageCacheLocker
/haiku/src/tests/kits/app/bapplication/testapps/
H A DAppQuitTestApp3.cpp15 app->Unlock();
/haiku/src/tests/kits/app/bclipboard/
H A DReadWriteTester.cpp102 clip.Unlock();
118 clip.Unlock();
161 clipA.Unlock();
170 clipB.Unlock();
210 clip.Unlock();
218 clip.Unlock();
255 clipA.Unlock();
280 clipA.Unlock();
312 clip.Unlock();
/haiku/src/tests/kits/app/bhandler/
H A DLockLooperTestCommon.h38 void UnlockLooper() { fLooper->Unlock(); }
H A DLockLooperTest.cpp46 Looper.Unlock();
77 Looper.Unlock();
H A DLockLooperWithTimeoutTest.cpp48 Looper.Unlock();
81 Looper.Unlock();
/haiku/src/tests/kits/app/blooper/
H A DAddHandlerTest.cpp58 Looper.Unlock();
H A DQuitTest.cpp32 looper->Unlock();
/haiku/src/tests/kits/app/bmessenger/
H A DSMReplyTarget.cpp21 fLooper->Unlock();
/haiku/src/tests/system/kernel/
H A Dlock_node_test.cpp32 node.Unlock();
/haiku/src/tools/cppunit/
H A DTestApp.cpp22 fQueue.Unlock();
52 Unlock();
110 Unlock();
124 Unlock();
/haiku/headers/os/package/hpkg/
H A DBufferPool.h45 virtual void Unlock() = 0;
/haiku/headers/private/storage/mime/
H A DMimeEntryProcessor.h54 virtual void Unlock() = 0;
/haiku/src/kits/shared/
H A DRWLocker.cpp105 fLock.Unlock();
120 fLock.Unlock();
172 fLock.Unlock();
223 fLock.Unlock();
238 fLock.Unlock();
251 fLock.Unlock();
349 fLock.Unlock();
361 fLock.Unlock();
386 fLock.Unlock();
/haiku/src/kits/interface/
H A DToolTip.cpp117 manager->Unlock();
130 BToolTip::Unlock() function in class:BToolTip
135 BToolTipManager::Manager()->Unlock();
212 Unlock();
/haiku/src/system/kernel/arch/x86/paging/
H A DX86VMTranslationMap.h31 virtual void Unlock() final;
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DBlockCache.cpp82 fLock.Unlock();
115 fLock.Unlock();
146 fLock.Unlock();
161 fLock.Unlock();
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DThreadLocal.cpp57 fMap->Unlock();
74 fMap->Unlock();
/haiku/src/system/kernel/messaging/
H A DMessagingService.h31 void Unlock();
65 void Unlock();

Completed in 186 milliseconds

1234567891011>>