Home
last modified time | relevance | path

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

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