Home
last modified time | relevance | path

Searched refs:SafepointPoll (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dmt_thread_manager.cpp284 thread->SafepointPoll(); in UnregisterExitedThread()
346 current->SafepointPoll(); in SuspendAndWaitThreadByInternalThreadId()
H A Dthread.cpp473 void ManagedThread::SafepointPoll() in SafepointPoll() function in ark::ManagedThread
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmanaged_thread.h182 // running we need to check suspension flag and counter so SafepointPoll has to be done before in UpdateStatus()
739 PANDA_PUBLIC_API void SafepointPoll();
835 SafepointPoll(); in onstexpr()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc.cpp157 ManagedThread::GetCurrent()->SafepointPoll(); in TriggerGCForNative()

Completed in 10 milliseconds