Home
last modified time | relevance | path

Searched defs:asInt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/thread/
Dthread_state.h44 explicit ThreadStateAndFlags(uint32_t val = 0) : asInt(val) {} in asInt() function
53 volatile uint32_t asInt; member
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread_proxy_static.h184 volatile uint32_t asInt; member