Home
last modified time | relevance | path

Searched full:ownership (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/scheduler/
Dworker_thread.cpp37 // Runtime takes ownership of the thread in ProcessCreatedThread()
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml77 On monitorenter VM thread tries to get ownership of the monitor in the following manner: if
85 …acquired. Other threads may try to gain ownership of the monitor. If thread tries to execute monit…
236 description: Check how monitor's ownership changed by monitorenter and monitorexit sequences
/arkcompiler/runtime_core/static_core/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/toolchain/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/jsvm/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/ets_runtime/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/runtime_core/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/ets_frontend/ets2panda/
DLICENSE.txt21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/
DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
21 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/
DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
21 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/ets_frontend/arkguard/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/ets_frontend/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
22 outstanding shares, or (iii) beneficial ownership of such entity.
/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots.cpp164 // 2. should verify thread local run's ownership, but thread local run not implemented yet in operator ()()
/arkcompiler/jsvm/src/inspector/
Dinspector_utils.h207 // Release ownership of the malloc'd buffer.
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Druntime_interface.h287 …// NOTE(sarychevkonstantin, #I9624): achieve consistency between mutator lock ownership and IsMana… in Safepoint()
/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.cpp231 // Now claim GC ownership in MarkGCStart()
/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp636 // Runtime takes ownership of the thread in ProcessCreatedThread()
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp1290 // Transfer the parent's left ownership to right_node in ParseBinaryExpression()
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp5026 …// Release the ownership of buffer, OH_JSVM_ReleaseCache must be called explicitly to release the … in OH_JSVM_CreateWasmCache()
/arkcompiler/runtime_core/static_core/patches/zydis/
D0001-Simplify-Zydis-build.patch2234 + * @param parsed Receives the parsed output. Vector of `ZyanArgParseArg`. Ownership is
2254 + * @param parsed Receives the parsed output. Vector of `ZyanArgParseArg`. Ownership is