Home
last modified time | relevance | path

Searched refs:GetLockOwnerThreadId (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.cpp187 std::optional<uint32_t> GetLockOwnerThreadId(Class *cls) in GetLockOwnerThreadId() function
210 if (GetLockOwnerThreadId(runtimeClass) == thread_->GetId()) { in ValidateClassForHotreload()