Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02bac869 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Merge from open-source gingerbread

Change-Id: I56f2ed37187796807fbf0de15274a85164f9432c
parents a7ba8153 9b151559
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -778,6 +778,7 @@ int Thread::_threadLoop(void* user)
            // called by a new thread using the same thread ID as this one.
            self->mThread = thread_id_t(-1);
            self->mThreadExitedCondition.broadcast();
            self->mThread = thread_id_t(-1); // thread id could be reused
            self->mLock.unlock();
            break;
        }