Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/os/
Dos_ThreadPool.h361 NN_EXTERN_C void nnosThreadPoolInitializeWithStackMemoryBlock(nnosThreadPool* this_, void* workBuff…
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/os/
Dos_ThreadPool.cpp351 void nnosThreadPoolInitializeWithStackMemoryBlock(nnosThreadPool* p, void* workBuffer, size_t numMa… in nnosThreadPoolInitializeWithStackMemoryBlock() function