Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.h28 struct AsyncLockIdentity { struct
29 bool isAnonymous;
30 uint32_t id;
31 std::string name;