Home
last modified time | relevance | path

Searched refs:GetSyncApi (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/threading/
H A Dprimitive_api.h24 inline const SyncApi& GetSyncApi() in GetSyncApi() function
26 return META_NS::GetMetaObjectLib().GetSyncApi(); in GetSyncApi()
49 return ThreadId { GetSyncApi().getThreadId() }; in CurrentThreadId()
H A Dmutex.h36 Mutex() : api_(GetSyncApi().mutex) in Mutex()
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmeta_object_lib.h48 const CORE_NS::SyncApi& GetSyncApi() const override;
H A Dmeta_object_lib.cpp163 const CORE_NS::SyncApi& MetaObjectLib::GetSyncApi() const in GetSyncApi() function in MetaObjectLib
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_meta_object_lib.h45 virtual const CORE_NS::SyncApi& GetSyncApi() const = 0;

Completed in 2 milliseconds