Searched refs:theMutex (Results 1 – 1 of 1) sorted by relevance
18 boost::recursive_mutex theMutex; variable30 boost::unique_lock<boost::recursive_mutex> lockMtx(theMutex); in ThreadFuncWaiter()59 boost::unique_lock<boost::recursive_mutex> lockMtx(theMutex); in ThreadFuncNotifier()