HomeSort by relevance Sort by last modified time
    Searched refs:m_connectionListLock (Results 1 - 2 of 2) sorted by null

  /external/deqp/execserver/
xsTcpServer.cpp 88 de::ScopedLock lock(m_connectionListLock);
100 de::ScopedLock lock(m_connectionListLock);
106 de::ScopedLock lock(m_connectionListLock);
126 if (m_connectionListLock.tryLock())
137 m_connectionListLock.unlock();
xsTcpServer.hpp 61 de::Mutex m_connectionListLock;

Completed in 397 milliseconds