Home
last modified time | relevance | path

Searched defs:num_threads (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verification/jobs/
Dthread_pool.cpp98 void ThreadPool::Initialize(mem::InternalAllocatorPtr allocator, size_t num_threads) in Initialize()
/arkcompiler/runtime_core/runtime/
Druntime.cpp438 size_t num_threads = verif_options.VerificationThreads; in InitializeVerificationResultCache() local