Kaydet (Commit) 0d89cf29 authored tarafından Michael Meeks's avatar Michael Meeks

Revert "sb140: #i116910# do not leak Thread_Impl"

This reverts commit e700031c.
üst 7e7c1fd5
......@@ -73,7 +73,6 @@ Acceptor::~Acceptor()
m_bDying = true;
m_cEnable.set();
osl_joinWithThread(t);
osl_destroyThread(t);
{
// Make the final state of m_bridges visible to this thread (since
// m_thread is joined, the code that follows is the only one left
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment