Home
last modified time | relevance | path

Searched refs:oLock (Results 1 – 25 of 60) sorted by relevance

123

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DObservable.h196 wxMutexLocker oLock(o->m_mutex);
214 wxMutexLocker oLock(o->m_mutex);
236 wxMutexLocker oLock(o->m_mutex);
259 wxMutexLocker oLock(o->m_mutex);
297 wxMutexLocker oLock(o->m_mutex);
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DObservable.h196 wxMutexLocker oLock(o->m_mutex); in ~CObserver()
214 wxMutexLocker oLock(o->m_mutex); in ~CObservable()
236 wxMutexLocker oLock(o->m_mutex); in AddObserver()
259 wxMutexLocker oLock(o->m_mutex); in RemoveObserver()
297 wxMutexLocker oLock(o->m_mutex); in RemoveAllObservers()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/blockdir/
H A Dblocktilelayer.cpp110 MutexHolder oLock(mpoTileListMutex); in GetTileInfo() local
140 MutexHolder oLock(mpoTileListMutex); in Sync() local
295 MutexHolder oLock(mpoTileListMutex); in WriteSparseTile() local
383 MutexHolder oLock(mpoTileListMutex); in WriteTile() local
693 MutexHolder oLock(mpoTileListMutex); in SetTileLayerInfo() local
717 oLock.Release(); in SetTileLayerInfo()
741 MutexHolder oLock(mpoTileListMutex); in GetDataType() local
770 MutexHolder oLock(mpoTileListMutex); in GetCompressType() local
/dports/graphics/gdal/gdal-3.3.3/frmts/pcidsk/sdk/blockdir/
H A Dblocktilelayer.cpp110 MutexHolder oLock(mpoTileListMutex); in GetTileInfo() local
140 MutexHolder oLock(mpoTileListMutex); in Sync() local
295 MutexHolder oLock(mpoTileListMutex); in WriteSparseTile() local
383 MutexHolder oLock(mpoTileListMutex); in WriteTile() local
693 MutexHolder oLock(mpoTileListMutex); in SetTileLayerInfo() local
717 oLock.Release(); in SetTileLayerInfo()
741 MutexHolder oLock(mpoTileListMutex); in GetDataType() local
770 MutexHolder oLock(mpoTileListMutex); in GetCompressType() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcidsk/sdk/blockdir/
H A Dblocktilelayer.cpp110 MutexHolder oLock(mpoTileListMutex); in GetTileInfo() local
140 MutexHolder oLock(mpoTileListMutex); in Sync() local
295 MutexHolder oLock(mpoTileListMutex); in WriteSparseTile() local
383 MutexHolder oLock(mpoTileListMutex); in WriteTile() local
693 MutexHolder oLock(mpoTileListMutex); in SetTileLayerInfo() local
717 oLock.Release(); in SetTileLayerInfo()
741 MutexHolder oLock(mpoTileListMutex); in GetDataType() local
770 MutexHolder oLock(mpoTileListMutex); in GetCompressType() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_proj_p.cpp210 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetProjTLSContext() local
311 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRSetPROJSearchPaths() local
327 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetPROJSearchPaths() local
356 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRSetPROJAuxDbPaths() local
374 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetPROJAuxDbPaths() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_proj_p.cpp210 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetProjTLSContext() local
311 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRSetPROJSearchPaths() local
327 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetPROJSearchPaths() local
356 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRSetPROJAuxDbPaths() local
374 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetPROJAuxDbPaths() local
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_proj_p.cpp210 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetProjTLSContext() local
311 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRSetPROJSearchPaths() local
327 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetPROJSearchPaths() local
356 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRSetPROJAuxDbPaths() local
374 std::lock_guard<std::mutex> oLock(g_oSearchPathMutex); in OSRGetPROJAuxDbPaths() local
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/compat/
H A Dcompatlogger.cpp185 ObjectLock oLock(this); in TriggerDowntimeHandler() local
232 ObjectLock oLock(this); in RemoveDowntimeHandler() local
296 ObjectLock oLock(this); in NotificationSentHandler() local
340 ObjectLock oLock(this); in FlappingChangedHandler() local
376 ObjectLock oLock(this); in EnableFlappingChangedHandler() local
391 ObjectLock oLock(this); in ExternalCommandHandler() local
427 ObjectLock oLock(this); in EventCommandHandler() local
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdalopeninfo.cpp94 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoDeclareFileNotToOpen() local
117 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoUnDeclareFileNotToOpen() local
137 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoGetFileNotToOpen() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdalopeninfo.cpp94 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoDeclareFileNotToOpen() local
117 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoUnDeclareFileNotToOpen() local
137 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoGetFileNotToOpen() local
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdalopeninfo.cpp94 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoDeclareFileNotToOpen() local
117 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoUnDeclareFileNotToOpen() local
137 std::lock_guard<std::mutex> oLock(sFNTOMutex); in GDALOpenInfoGetFileNotToOpen() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf5/
H A Dhdf5vfl.h234 std::lock_guard<std::mutex> oLock(gMutex); in HDF5VFLGetFileDriver()
258 std::lock_guard<std::mutex> oLock(gMutex); in HDF5VFLUnloadFileDriver()
/dports/www/itop/web/core/
H A Downershiplock.class.inc.php146 while($oLock = $oSet->Fetch())
148 $oLock->DBDelete();
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf5/
H A Dhdf5vfl.h234 std::lock_guard<std::mutex> oLock(gMutex); in HDF5VFLGetFileDriver()
258 std::lock_guard<std::mutex> oLock(gMutex); in HDF5VFLUnloadFileDriver()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf5/
H A Dhdf5vfl.h234 std::lock_guard<std::mutex> oLock(gMutex); in HDF5VFLGetFileDriver()
258 std::lock_guard<std::mutex> oLock(gMutex); in HDF5VFLUnloadFileDriver()
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/icinga/
H A Dapiactions.cpp227 ObjectLock oLock (checkable); in AcknowledgeProblem() local
315 ObjectLock oLock (comment); in RemoveComment() local
331 ObjectLock oLock (comment); in RemoveComment() local
501 ObjectLock oLock (downtime); in RemoveDowntime() local
526 ObjectLock oLock (downtime); in RemoveDowntime() local
641 ObjectLock oLock (checkable); in ExecuteCommand() local
H A Dcheckable-comment.cpp31 ObjectLock oLock (comment); in RemoveCommentsByType() local
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/sosi/
H A Dogrsosidriver.cpp46 std::lock_guard<std::mutex> oLock(oMutex); in OGRSOSIInit() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/sosi/
H A Dogrsosidriver.cpp46 std::lock_guard<std::mutex> oLock(oMutex); in OGRSOSIInit() local
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/sosi/
H A Dogrsosidriver.cpp46 std::lock_guard<std::mutex> oLock(oMutex); in OGRSOSIInit() local
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/base/
H A Dstreamlogger.cpp44 ObjectLock oLock (this); in Flush() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/port/
H A Dcpl_vsil_curl.cpp4606 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4614 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4621 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4629 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4636 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4644 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4691 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4702 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4713 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4724 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
[all …]
/dports/graphics/gdal/gdal-3.3.3/port/
H A Dcpl_vsil_curl.cpp4606 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4614 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4621 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4629 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4636 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4644 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4691 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4702 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4713 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4724 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/port/
H A Dcpl_vsil_curl.cpp4606 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4614 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4621 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4629 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4636 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4644 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4691 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4702 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4713 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
4724 std::lock_guard<std::mutex> oLock(gInstance.m_mutex);
[all …]

123