Use std::recusive_mutex
This commit is contained in:
@@ -63,7 +63,7 @@ void cIsThread::Stop(void)
|
||||
|
||||
|
||||
bool cIsThread::Wait(void)
|
||||
{
|
||||
{
|
||||
#ifdef LOGD // ProtoProxy doesn't have LOGD
|
||||
LOGD("Waiting for thread %s to finish", m_ThreadName.c_str());
|
||||
#endif // LOGD
|
||||
|
||||
Reference in New Issue
Block a user