Home
last modified time | relevance | path

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

/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/runtime/scheduler/
Dworker_thread.cpp37 // Runtime takes ownership of the thread in ProcessCreatedThread()
/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/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/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/
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/runtime/mem/
Drunslots.cpp164 // 2. should verify thread local run's ownership, but thread local run not implemented yet in operator ()()
/arkcompiler/runtime_core/runtime/
Dthread.cpp655 // Runtime takes ownership of the thread in ProcessCreatedThread()
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp210 // Transfer ownership of buffer, should not use this Serializer after release
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp1240 // Transfer the parent's left ownership to right_node in ParseBinaryExpression()