Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dparallel_pthreads.cpp58 eFTStarted = 1, enumerator
266 if(m_state == eFTStarted) in ~ForThread()
299 if(m_state == eFTStarted) in stop()
351 m_state = eFTStarted; in thread_body()
353 while(m_state == eFTStarted) in thread_body()
359 if(m_state == eFTStarted) in thread_body()