Searched refs:Unlock (Results 76 - 100 of 758) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/app/blooper/
H A DRemoveHandlerTest.cpp64 Looper.Unlock();
80 Looper.Unlock();
/haiku/src/system/kernel/device_manager/
H A DIOSchedulerRoster.cpp27 locker.Unlock();
38 locker.Unlock();
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DNoJournal.cpp77 NoJournal::Unlock(Transaction* owner, bool success) function in class:NoJournal
79 TRACE("NoJournal::Unlock\n");
80 return Journal::Unlock(owner, success);
/haiku/src/bin/
H A Dclipboard.cpp190 be_clipboard->Unlock();
194 be_clipboard->Unlock();
220 be_clipboard->Unlock();
264 be_clipboard->Unlock();
268 be_clipboard->Unlock();
293 be_clipboard->Unlock();
297 be_clipboard->Unlock();
329 be_clipboard->Unlock();
/haiku/headers/private/debugger/model/
H A DTargetHost.h28 void Unlock() { fLock.Unlock(); } function in class:TargetHost
/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/value/
H A DValueNodeContainer.h30 inline void Unlock() { fLock.Unlock(); } function in class:ValueNodeContainer
/haiku/src/kits/debugger/files/
H A DFileManager.h33 void Unlock() { fLock.Unlock(); } function in class:FileManager
/haiku/src/add-ons/translators/shared/
H A DTranslatorSettings.cpp115 fLock.Unlock();
146 fLock.Unlock();
208 fLock.Unlock();
274 fLock.Unlock();
311 fLock.Unlock();
368 fLock.Unlock();
434 fLock.Unlock();
472 fLock.Unlock();
/haiku/src/kits/debugger/debug_managers/
H A DBreakpointManager.cpp112 teamLocker.Unlock();
140 teamLocker.Unlock();
148 teamLocker.Unlock();
169 teamLocker.Unlock();
174 teamLocker.Unlock();
178 installLocker.Unlock();
198 teamLocker.Unlock();
223 teamLocker.Unlock();
224 installLocker.Unlock();
262 teamLocker.Unlock();
[all...]
/haiku/src/system/kernel/slab/
H A DHashedObjectCache.cpp111 Unlock();
124 Unlock();
149 Unlock();
177 Unlock();
186 Unlock();
/haiku/src/apps/mediaplayer/support/
H A DEventQueue.cpp94 Unlock();
105 Unlock();
119 Unlock();
167 Unlock();
183 Unlock();
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMatic.cpp134 zippo->Unlock();
148 lastFoundZippo->Unlock();
222 zWindow->Unlock();
225 zWindow->Unlock();
269 zippo->Unlock();
/haiku/src/libs/glut/
H A DglutWindow.cpp142 parent->Window()->Unlock();
156 Window()->Unlock();
314 bwindow->Unlock();
335 gState.display->Unlock();
349 gState.currentWindow->Window()->Unlock();
362 gwin->Window()->Unlock();
391 win->Unlock();
416 win->Unlock();
430 win->Unlock();
463 gState.currentWindow->Window()->Unlock();
[all...]
/haiku/src/tests/kits/app/bhandler/
H A DSetNextHandlerTest.cpp80 Looper.Unlock();
123 Looper.Unlock();
168 Looper1.Unlock();
169 Looper2.Unlock();
194 Looper2.Unlock();
219 Looper1.Unlock();
267 Looper.Unlock();
/haiku/src/kits/debugger/jobs/
H A DResolveValueNodeJob.cpp75 containerLocker.Unlock();
86 containerLocker.Unlock();
122 containerLocker.Unlock();
178 containerLocker.Unlock();
223 workerLocker.Unlock();
238 workerLocker.Unlock();
239 containerLocker.Unlock();
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DStringPool.cpp92 locker.Unlock();
102 locker.Unlock();
117 locker.Unlock();
/haiku/src/system/kernel/scheduler/
H A Dlow_latency.cpp88 coreLocker.Unlock();
130 locker.Unlock();
139 coreLocker.Unlock();
/haiku/src/kits/support/
H A DBlockCache.cpp105 fLocker.Unlock();
129 fLocker.Unlock();
151 fLocker.Unlock();
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.h63 void Unlock();
156 MixerCore::Unlock() function in class:MixerCore
158 fLocker->Unlock();
/haiku/src/apps/launchbox/
H A DApp.cpp132 Unlock();
151 Unlock();
172 padWindow->Unlock();
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliPrintVariableCommand.cpp85 containerLocker.Unlock();
121 containerLocker.Unlock();
132 containerLocker.Unlock();
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsload.c205 goto Unlock;
214 goto Unlock;
249 Unlock:
/haiku/headers/private/fs_shell/
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

Completed in 111 milliseconds

1234567891011>>