Home
last modified time | relevance | path

Searched refs:unlockMutex (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/baggageclaim/volume/volumefakes/
H A Dfake_lock_manager.go17 unlockMutex sync.RWMutex member
57 fake.unlockMutex.Lock()
62 fake.unlockMutex.Unlock()
69 fake.unlockMutex.RLock()
70 defer fake.unlockMutex.RUnlock()
75 fake.unlockMutex.Lock()
76 defer fake.unlockMutex.Unlock()
81 fake.unlockMutex.RLock()
82 defer fake.unlockMutex.RUnlock()
92 fake.unlockMutex.RLock()
[all …]
/dports/sysutils/barrier/barrier-2.3.3/src/lib/arch/win32/
H A DArchMultithreadWindows.cpp130 unlockMutex(m_threadMutex); in setNetworkDataForCurrentThread()
138 unlockMutex(m_threadMutex); in getNetworkDataForThread()
147 unlockMutex(m_threadMutex); in getCancelEventForCurrentThread()
232 unlockMutex(mutex); in waitCondVar()
326 unlockMutex(m_threadMutex); in newThread()
336 unlockMutex(m_threadMutex); in newCurrentThread()
445 unlockMutex(m_threadMutex); in testCancelThread()
470 unlockMutex(m_threadMutex); in wait()
531 unlockMutex(m_threadMutex); in getResultOfThread()
548 unlockMutex(m_threadMutex); in setSignalHandler()
[all …]
H A DArchTaskBarWindows.cpp99 ARCH->unlockMutex(m_mutex); in init()
196 ARCH->unlockMutex(m_mutex); in addIcon()
204 ARCH->unlockMutex(m_mutex); in removeIcon()
215 ARCH->unlockMutex(m_mutex); in updateIcon()
226 ARCH->unlockMutex(m_mutex); in addAllIcons()
237 ARCH->unlockMutex(m_mutex); in removeAllIcons()
349 ARCH->unlockMutex(m_mutex); in processDialogs()
361 ARCH->unlockMutex(m_mutex); in processDialogs()
368 ARCH->unlockMutex(m_mutex); in processDialogs()
481 ARCH->unlockMutex(m_mutex); in threadMainLoop()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/arch/win32/
H A DArchMultithreadWindows.cpp130 unlockMutex(m_threadMutex); in setNetworkDataForCurrentThread()
138 unlockMutex(m_threadMutex); in getNetworkDataForThread()
147 unlockMutex(m_threadMutex); in getCancelEventForCurrentThread()
232 unlockMutex(mutex); in waitCondVar()
325 unlockMutex(m_threadMutex); in newThread()
335 unlockMutex(m_threadMutex); in newCurrentThread()
444 unlockMutex(m_threadMutex); in testCancelThread()
469 unlockMutex(m_threadMutex); in wait()
530 unlockMutex(m_threadMutex); in getResultOfThread()
547 unlockMutex(m_threadMutex); in setSignalHandler()
[all …]
H A DArchTaskBarWindows.cpp99 ARCH->unlockMutex(m_mutex); in init()
196 ARCH->unlockMutex(m_mutex); in addIcon()
204 ARCH->unlockMutex(m_mutex); in removeIcon()
215 ARCH->unlockMutex(m_mutex); in updateIcon()
226 ARCH->unlockMutex(m_mutex); in addAllIcons()
237 ARCH->unlockMutex(m_mutex); in removeAllIcons()
349 ARCH->unlockMutex(m_mutex); in processDialogs()
361 ARCH->unlockMutex(m_mutex); in processDialogs()
368 ARCH->unlockMutex(m_mutex); in processDialogs()
481 ARCH->unlockMutex(m_mutex); in threadMainLoop()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/arch/unix/
H A DArchMultithreadPosix.cpp166 unlockMutex(m_threadMutex); in setNetworkDataForCurrentThread()
174 unlockMutex(m_threadMutex); in getNetworkDataForThread()
391 unlockMutex(m_threadMutex); in newThread()
401 unlockMutex(m_threadMutex); in newCurrentThread()
448 unlockMutex(m_threadMutex); in cancelThread()
470 unlockMutex(m_threadMutex); in testCancelThread()
495 unlockMutex(m_threadMutex); in wait()
543 unlockMutex(m_threadMutex); in isExitedThread()
552 unlockMutex(m_threadMutex); in getResultOfThread()
569 unlockMutex(m_threadMutex); in setSignalHandler()
[all …]
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DTileCache.cc178 void unlockMutex() { gUnlockMutex(&mutex); } in unlockMutex() function in TileCacheThreadPool
325 threadPool->unlockMutex(); in setActiveTileList()
340 threadPool->unlockMutex(); in getTileBitmap()
352 threadPool->unlockMutex(); in getTileBitmap()
460 threadPool->unlockMutex(); in flushCache()
520 info->tileCache->threadPool->unlockMutex(); in startPageCbk()
544 threadPool->unlockMutex(); in rasterizeTile()
550 threadPool->unlockMutex(); in rasterizeTile()
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DTileCache.cc178 void unlockMutex() { gUnlockMutex(&mutex); } in unlockMutex() function in TileCacheThreadPool
325 threadPool->unlockMutex(); in setActiveTileList()
340 threadPool->unlockMutex(); in getTileBitmap()
352 threadPool->unlockMutex(); in getTileBitmap()
460 threadPool->unlockMutex(); in flushCache()
520 info->tileCache->threadPool->unlockMutex(); in startPageCbk()
544 threadPool->unlockMutex(); in rasterizeTile()
550 threadPool->unlockMutex(); in rasterizeTile()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lure/
H A Dsound.cpp91 g_system->unlockMutex(_soundMutex); in ~SoundManager()
311 g_system->unlockMutex(_soundMutex); in syncSounds()
406 g_system->unlockMutex(_soundMutex); in fadeOut()
456 g_system->unlockMutex(_soundMutex); in musicInterface_Play()
475 g_system->unlockMutex(_soundMutex); in musicInterface_Stop()
495 g_system->unlockMutex(_soundMutex); in musicInterface_CheckPlaying()
515 g_system->unlockMutex(_soundMutex); in musicInterface_SetVolume()
533 g_system->unlockMutex(_soundMutex); in musicInterface_KillAll()
565 g_system->unlockMutex(_soundMutex); in musicInterface_TidySounds()
586 g_system->unlockMutex(_soundMutex); in doTimer()
/dports/security/softhsm2/softhsm-2.6.1/src/lib/common/
H A DMutexFactory.cpp101 unlockMutex = OSUnlockMutex; in MutexFactory()
152 unlockMutex = inUnlockMutex; in setUnlockMutex()
190 return (this->unlockMutex)(mutex); in UnlockMutex()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/rt/
H A Dcritical_.d54 unlockMutex(cast(Mutex*)&gcs.mtx); in _d_criticalenter2()
62 unlockMutex(&cs.mtx); in _d_criticalexit()
88 unlockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
H A Dmonitor_.d100 unlockMutex(&m.mtx); in _d_monitorexit()
204 void unlockMutex(Mutex* mtx) in version()
222 alias unlockMutex = LeaveCriticalSection; in version() local
247 void unlockMutex(pthread_mutex_t* mtx) in version()
301 unlockMutex(&gmtx); in shared()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/rt/
H A Dcritical_.d53 unlockMutex(cast(Mutex*)&gcs.mtx); in _d_criticalenter2()
61 unlockMutex(&cs.mtx); in _d_criticalexit()
87 unlockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
H A Dmonitor_.d99 unlockMutex(&m.mtx); in _d_monitorexit()
202 void unlockMutex(Mutex* mtx) in version()
220 alias unlockMutex = LeaveCriticalSection; in version() local
245 void unlockMutex(pthread_mutex_t* mtx) in version()
299 unlockMutex(&gmtx); in shared()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/rt/
H A Dcritical_.d53 unlockMutex(cast(Mutex*)&gcs.mtx); in _d_criticalenter2()
61 unlockMutex(&cs.mtx); in _d_criticalexit()
87 unlockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
H A Dmonitor_.d99 unlockMutex(&m.mtx); in _d_monitorexit()
202 void unlockMutex(Mutex* mtx) in version()
220 alias unlockMutex = LeaveCriticalSection; in version() local
245 void unlockMutex(pthread_mutex_t* mtx) in version()
299 unlockMutex(&gmtx); in shared()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/rt/
H A Dcritical_.d53 unlockMutex(cast(Mutex*)&gcs.mtx); in _d_criticalenter2()
61 unlockMutex(&cs.mtx); in _d_criticalexit()
87 unlockMutex(cast(Mutex*)&gcs.mtx); in ensureMutex()
/dports/games/residualvm/residualvm-0.3.1/backends/platform/android/
H A Devents.cpp467 unlockMutex(_event_queue_lock); in pushEvent()
525 unlockMutex(_event_queue_lock); in pushEvent()
585 unlockMutex(_event_queue_lock); in pushEvent()
676 unlockMutex(_event_queue_lock); in pollEvent()
681 unlockMutex(_event_queue_lock); in pollEvent()
687 unlockMutex(_event_queue_lock); in pollEvent()
702 unlockMutex(_event_queue_lock); in pushEvent()
717 unlockMutex(_event_queue_lock); in keyPress()
/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dmutex.cpp43 g_system->unlockMutex(_mutex); in unlock()
75 g_system->unlockMutex(_mutex); in unlock()
/dports/games/residualvm/residualvm-0.3.1/common/
H A Dmutex.cpp43 g_system->unlockMutex(_mutex); in unlock()
75 g_system->unlockMutex(_mutex); in unlock()
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dmutex.cpp43 g_system->unlockMutex(_mutex); in unlock()
75 g_system->unlockMutex(_mutex); in unlock()
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/rt/
H A Dmonitor_.d83 unlockMutex(&m.mtx); in _d_monitorexit()
186 void unlockMutex(Mutex* mtx) in version()
204 alias unlockMutex = LeaveCriticalSection; in version() local
229 void unlockMutex(pthread_mutex_t* mtx) in version()
283 unlockMutex(&gmtx); in shared()
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/rt/
H A Dmonitor_.d83 unlockMutex(&m.mtx); in _d_monitorexit()
186 void unlockMutex(Mutex* mtx) in version()
204 alias unlockMutex = LeaveCriticalSection; in version() local
229 void unlockMutex(pthread_mutex_t* mtx) in version()
283 unlockMutex(&gmtx); in shared()
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/rt/
H A Dmonitor_.d83 unlockMutex(&m.mtx); in _d_monitorexit()
186 void unlockMutex(Mutex* mtx) in version()
204 alias unlockMutex = LeaveCriticalSection; in version() local
229 void unlockMutex(pthread_mutex_t* mtx) in version()
283 unlockMutex(&gmtx); in shared()
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/rt/
H A Dmonitor_.d83 unlockMutex(&m.mtx); in _d_monitorexit()
186 void unlockMutex(Mutex* mtx) in version()
204 alias unlockMutex = LeaveCriticalSection; in version() local
229 void unlockMutex(pthread_mutex_t* mtx) in version()
283 unlockMutex(&gmtx); in shared()

12345678