Home
last modified time | relevance | path

Searched refs:ProcessCreatedThread (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/scheduler/
Dworker_thread.cpp29 thread->ProcessCreatedThread(); in Create()
34 void WorkerThread::ProcessCreatedThread() in ProcessCreatedThread() function in ark::scheduler::WorkerThread
Dworker_thread.h41 void ProcessCreatedThread();
/arkcompiler/runtime_core/static_core/runtime/include/
Dmtmanaged_thread.h329 virtual void ProcessCreatedThread();
/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp200 thread->ProcessCreatedThread(); in Create()
705 void MTManagedThread::ProcessCreatedThread() in ProcessCreatedThread() function in ark::MTManagedThread