Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool.h136 CreateNewThread(i); in Scale()
353 void CreateNewThread(int i) REQUIRES(scaleLock_) in CreateNewThread() function