Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmThread/
DIlmThreadPool.cpp92 Mutex taskMutex; // mutual exclusion for the tasks list member
137 Lock taskLock (_data->taskMutex); in run()
261 Lock lock1 (taskMutex); in finish()
416 Lock taskLock (_data->taskMutex); in addTask()