Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
DThreadPool.c93 unsigned nThreads = 0; // number of threads successfully created in ThreadPool_init() local
167 static void ThreadPool_deinit_internal(ThreadPool *tp, unsigned initialized, unsigned nThreads) in ThreadPool_deinit_internal()