Home
last modified time | relevance | path

Searched defs:mthread (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/hotreload/
H A Dhotreload.cpp137 ArkHotreloadBase::ArkHotreloadBase(ManagedThread *mthread, panda_file::SourceLang lang) : lang_(lang), thread_(mthread) in ArkHotreloadBase() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dsignal_handler.cpp400 auto mthread = ManagedThread::GetCurrent(); in SamplerSigSegvHandler() local
411 auto *mthread = ManagedThread::GetCurrent(); in DetectSEGVFromSamplingProfilerHandler() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsampling_profiler.cpp286 static SampleInfo::ThreadStatus GetThreadStatus(ManagedThread *mthread) in GetThreadStatus() argument
435 ManagedThread *mthread = ManagedThread::GetCurrent(); in SigProfSamplingProfilerHandler() local
[all...]

Completed in 4 milliseconds