Home
last modified time | relevance | path

Searched refs:WUnlock (Results 1 - 19 of 19) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dscoped_handle.h72 handle_->WUnlock();
87 handle_->WUnlock(); in ~ScopedHandle()
H A Dintf_property_handle.h52 virtual void WUnlock() = 0;
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_data.h54 bool WUnlock(const IPropertyHandle& handle); // (releases the datahandle lock, and removes ref)
114 void WUnlock() override;
H A Dproperty_data.cpp176 WUnlock(handle); in WLock()
180 bool PropertyData::WUnlock(const IPropertyHandle& handle) // (releases the datahandle lock, and removes ref) in WUnlock() function in PropertyData
187 dataHandleW_->WUnlock(); in WUnlock()
254 WUnlock(*dataHandleW_); in ~PropertyData()
401 void PropertyData::WUnlock() {} in WUnlock() function in PropertyData
H A Dproperty_api_impl.h56 void WUnlock() override;
/foundation/graphic/graphic_3d/lume/Lume_3D/src/property/
H A Dproperty_handle.h41 void WUnlock() override;
H A Dproperty_handle.cpp58 void PropertyHandle::WUnlock() in WUnlock() function in PropertyHandle
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.h58 void WUnlock() override;
156 void WUnlock() override;
H A Dproperty_util.cpp197 void CustomPropertyPodContainer::WUnlock() {} in WUnlock() function in CustomPropertyPodContainer
586 void CustomPropertyBindingContainer::WUnlock() in WUnlock() function in CustomPropertyBindingContainer
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.h58 void WUnlock() override;
H A Dproperty_util.cpp202 void CustomPropertyPodContainer::WUnlock() {} in WUnlock() function in CustomPropertyPodContainer
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp213 void WUnlock() override;
389 component.WUnlock(); in Create()
607 component.WUnlock(); in Set()
722 void PostProcessConfigurationComponentManager::ComponentHandle::WUnlock() in WUnlock() function in PostProcessConfigurationComponentManager::ComponentHandle
H A Dmaterial_component_manager.cpp417 void WUnlock() override;
613 component.WUnlock(); in Create()
828 component.WUnlock(); in Set()
941 void MaterialComponentManager::ComponentHandle::WUnlock() in WUnlock() function in MaterialComponentManager::ComponentHandle
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/
H A Decs_clone_util.h125 data->WUnlock(); in RewriteEntityReferences()
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dbase_manager.h123 void WUnlock() override;
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_util.h147 data->WUnlock(); in RewriteEntityReferences()
H A Decs_animation.cpp1056 stateHandle->WUnlock(); in SetTime()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp300 systemPropertyHandle->WUnlock(); in ParseProperties()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp1091 handle->WUnlock(); in CloneNode()

Completed in 15 milliseconds