Home
last modified time | relevance | path

Searched refs:SetPreWrbEntrypoint (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread.h302 void SetPreWrbEntrypoint(void *entry) in SetPreWrbEntrypoint() function in ark::Thread
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1-gc.cpp903 thread->SetPreWrbEntrypoint(entrypointFuncUntyped); in UpdatePreWrbEntrypointInThreads()
2142 thread->SetPreWrbEntrypoint(reinterpret_cast<void *>(currentPreWrbEntrypoint_)); in OnThreadCreate()

Completed in 6 milliseconds