Home
last modified time | relevance | path

Searched defs:unlockInstance (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Persistence/
H A DLockingPersistenceProvider.cs21 …stract IAsyncResult BeginCreate(object instance, TimeSpan timeout, bool unlockInstance, AsyncCallb… in BeginCreate()
46 …stract IAsyncResult BeginUpdate(object instance, TimeSpan timeout, bool unlockInstance, AsyncCallb… in BeginUpdate()
53 public abstract object Create(object instance, TimeSpan timeout, bool unlockInstance); in Create()
80 public abstract object Update(object instance, TimeSpan timeout, bool unlockInstance); in Update()
H A DSqlPersistenceProviderFactory.cs306 …IAsyncResult BeginCreate(Guid id, object instance, TimeSpan timeout, bool unlockInstance, AsyncCal… in BeginCreate()
348 …IAsyncResult BeginUpdate(Guid id, object instance, TimeSpan timeout, bool unlockInstance, AsyncCal… in BeginUpdate()
372 object Create(Guid id, object instance, TimeSpan timeout, bool unlockInstance) in Create()
684 object Update(Guid id, object instance, TimeSpan timeout, bool unlockInstance) in Update()
1251 …erride IAsyncResult BeginCreate(object instance, TimeSpan timeout, bool unlockInstance, AsyncCallb… in BeginCreate()
1275 …erride IAsyncResult BeginUpdate(object instance, TimeSpan timeout, bool unlockInstance, AsyncCallb… in BeginUpdate()
1281 public override object Create(object instance, TimeSpan timeout, bool unlockInstance) in Create()
1330 public override object Update(object instance, TimeSpan timeout, bool unlockInstance) in Update()
/dports/print/hplip/hplip-3.20.6/base/
H A Dmodule.py718 def unlockInstance(self): member in Module
/dports/audio/supercollider/SuperCollider-3.11.0-Source/lang/LangSource/
H A DSC_LanguageClient.cpp306 void SC_LanguageClient::unlockInstance() { gInstanceMutex.unlock(); } in unlockInstance() function in SC_LanguageClient
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/
H A DFormComponent.cxx1084 oslInterlockedCount OControlModel::unlockInstance( LockAccess ) in unlockInstance() function in frm::OControlModel
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A DFormComponent.cxx1085 oslInterlockedCount OControlModel::unlockInstance( LockAccess ) in unlockInstance() function in frm::OControlModel