Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/mutator/
Dmutator.h89 __attribute__((always_inline)) inline void SetSafepointActive(bool state) in SetSafepointActive() function
/arkcompiler/runtime_core/common_interfaces/thread/
Dmutator_base.h231 void SetSafepointActive(bool value) in SetSafepointActive() function