Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/os/
Dunique_fd.h60 int Release() noexcept in Release() function
Ddebug_info.cpp31 void Release() in Release() function in panda::DwarfGuard
/arkcompiler/runtime_core/runtime/
Dgc_task.cpp28 void GCTask::Release(mem::InternalAllocatorPtr allocator) in Release() function in panda::GCTask
Dmonitor.cpp656 bool Monitor::Release(MTManagedThread *thread) in Acquire() function in panda::Monitor
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dencode.h42 enum Order { Acquire, Release, Full }; enumerator
1115 void Release() in Release() function
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp1971 std::unique_ptr<SerializationData> Serializer::Release() in Release() function in panda::ecmascript::Serializer