Home
last modified time | relevance | path

Searched refs:taken (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Datomics.h113 long taken = 1; in Lock() local
115 while (!__atomic_compare_exchange(&lock_, &expect, &taken, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST)) { in Lock()
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h1164 void TakeBoundary(bool taken = true) in TakeBoundary()
1166 takeBoundary_ = taken; in TakeBoundary()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/
H A Dcloud_extension.rs86 /// database, so this pointer won't be taken by CloudAssetLoader. Users should free it if the database
126 /// assets, so this pointer won't be taken by CloudAssetLoader. Users should free it if the hashmap of
169 /// assets, so this pointer won't be taken by CloudAssetLoader. Users should free it if the hashmap of
214 /// only mutably borrows asset, so this pointer won't be taken by CloudAssetLoader. Users should free

Completed in 4 milliseconds