Definition at line 3 of file GlobalMutex.cc.
References mutex.
{ static boost::mutex m_; return &m_; }