Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dserverlobbythread.h241 mutable boost::mutex m_timerClientAddressMapMutex; variable
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dserverlobbythread.cpp1047 boost::mutex::scoped_lock lock(m_timerClientAddressMapMutex); in HandleNetPacketInit()
1915 boost::mutex::scoped_lock lock(m_timerClientAddressMapMutex); in TimerUpdateClientLoginLock()