Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/openexr/IlmThread/
DIlmThreadPool.cpp137 Lock taskLock (_data->taskMutex); in run() local
150 taskLock.release(); in run()
152 taskLock.acquire(); in run()
416 Lock taskLock (_data->taskMutex); in addTask() local