Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dparallel_pthreads.cpp409 bool is_work_thread = m_is_work_thread.get()->value; in run() local
411 if( (getNumOfThreads() > 1) && !is_work_thread && in run()