Home
last modified time | relevance | path

Searched refs:refcnt (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.h84 int32_t refcnt; member
H A Dplugin_registry.cpp395 if (--pluginDatas[index].refcnt <= 0) { in UnloadPlugins()
406 if (pdIt->refcnt <= 0) { in UnloadPlugins()
597 ++pluginDatas_[index].refcnt; in RegisterPlugin()

Completed in 2 milliseconds