Searched refs:m_is_work_thread (Results 1 – 1 of 1) sorted by relevance
242 cv::TLSData<work_thread_t> m_is_work_thread; member in cv::ThreadManager347 m_parent->m_is_work_thread.get()->value = true; in thread_body()409 bool is_work_thread = m_is_work_thread.get()->value; in run()