Home
last modified time | relevance | path

Searched defs:sts (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/
Dinterop.readme.md67 #### The class **must** expose these public methods:
78 #### The class **may also** expose these public properties or methods
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.cpp109 ScopedChangeThreadStatus sts(thread, ThreadStatus::IS_WAITING_INFLATION); in InflateThinLock() local
604 ScopedChangeThreadStatus sts(thread, ThreadStatus::IS_BLOCKED); in Acquire() local
/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_manager.cpp396 ScopedChangeThreadStatus sts(thread, ThreadStatus::RUNNING); in CountInstances() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp918 RegAllocStat sts(interval); in __anon8377e3cb1402() local