OSDN Git Service

Drop thread list lock before abort.
authorChristopher Ferris <cferris@google.com>
Mon, 18 Sep 2017 21:39:33 +0000 (14:39 -0700)
committerChristopher Ferris <cferris@google.com>
Tue, 19 Sep 2017 00:20:08 +0000 (17:20 -0700)
commitcb4670ea28d3d1f9dc68d7143f6e5c9ef4fd4a60
tree624bb9271e7112c0f20a2d708a82f480df3a3569
parentee2a59a20ac4497241a971a17799f65dcca3424a
Drop thread list lock before abort.

Bug: 65656273

Test: Ran the app and verified it crashes instead of deadlocks.
Change-Id: I7dbe653d50a635a23993c99c5f73ca094ee80b28
(cherry picked from commit 7982914faefdcc6b0fbb98d63bb9fde48d4efd18)
libc/bionic/pthread_internal.cpp