Searched defs:Release (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/libpandabase/os/ | ||
| D | unique_fd.h | 60 int Release() noexcept in Release() function |
| D | debug_info.cpp | 31 void Release() in Release() function in panda::DwarfGuard |
| /arkcompiler/runtime_core/runtime/ | ||
| D | gc_task.cpp | 28 void GCTask::Release(mem::InternalAllocatorPtr allocator) in Release() function in panda::GCTask |
| D | monitor.cpp | 656 bool Monitor::Release(MTManagedThread *thread) in Acquire() function in panda::Monitor |
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ | ||
| D | encode.h | 42 enum Order { Acquire, Release, Full }; enumerator |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_serializer.cpp | 1971 std::unique_ptr<SerializationData> Serializer::Release() in Release() function in panda::ecmascript::Serializer |