Home
last modified time | relevance | path

Searched defs:lockInstance (Results 1 – 7 of 7) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Persistence/
H A DLockingPersistenceProvider.cs28 …public abstract IAsyncResult BeginLoad(TimeSpan timeout, bool lockInstance, AsyncCallback callback… in BeginLoad()
35 …ncResult BeginLoadIfChanged(TimeSpan timeout, object instanceToken, bool lockInstance, AsyncCallba… in BeginLoadIfChanged()
61 public abstract object Load(TimeSpan timeout, bool lockInstance); in Load()
69 …public virtual bool LoadIfChanged(TimeSpan timeout, object instanceToken, bool lockInstance, out o… in LoadIfChanged()
H A DSqlPersistenceProviderFactory.cs330 …IAsyncResult BeginLoad(Guid id, TimeSpan timeout, bool lockInstance, AsyncCallback callback, objec… in BeginLoad()
530 object Load(Guid id, TimeSpan timeout, bool lockInstance) in Load()
1263 …public override IAsyncResult BeginLoad(TimeSpan timeout, bool lockInstance, AsyncCallback callback… in BeginLoad()
1318 public override object Load(TimeSpan timeout, bool lockInstance) in Load()
/dports/print/hplip/hplip-3.20.6/base/
H A Dmodule.py708 def lockInstance(self, suffix='',suppress_error=False): member in Module
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DSC_LanguageClient.cpp305 void SC_LanguageClient::lockInstance() { gInstanceMutex.lock(); } in lockInstance() function in SC_LanguageClient
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Activities/System/ServiceModel/Activities/Dispatcher/
H A DPersistenceProviderDirectory.cs739 bool lockInstance; field in System.ServiceModel.Activities.Dispatcher.PersistenceProviderDirectory.LoadOrCreateAsyncResult
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/
H A DFormComponent.cxx1078 void OControlModel::lockInstance( LockAccess ) in lockInstance() function in frm::OControlModel
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A DFormComponent.cxx1079 void OControlModel::lockInstance( LockAccess ) in lockInstance() function in frm::OControlModel