Home
last modified time | relevance | path

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

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dservergamestate.h186 …void TimerComputerAction(const boost::system::error_code &ec, boost::shared_ptr<ServerGame> server…
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dservergamestate.cpp1055 &ServerGameStateHand::TimerComputerAction, this, boost::asio::placeholders::error, server)); in EngineLoop()
1158 ServerGameStateHand::TimerComputerAction(const boost::system::error_code &ec, boost::shared_ptr<Ser… in TimerComputerAction() function in ServerGameStateHand