Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ThreadsCounter::increase Method
Syntax
C++
void increase(unsigned nThreads, const unsigned* aThreads, unsigned nThreadAttributes = ThreadsCounter::kNoAttributes);

Increase execution threads count.

Parameters
Description
nThreads
[in] Count of threads in aThreads array.
aThreads
[in] Thread ID's array.
nThreadAttributes
[in] Set of attributes for running threads.
Copyright © 2002-2022. Open Design Alliance All rights reserved.