commit | 8242eab297e0b9bc6ba4f3c218d829b3df60ee40 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Fri Apr 10 18:02:42 2020 -0700 |
committer | Hans Boehm <hboehm@google.com> | Tue Apr 14 16:58:42 2020 -0700 |
tree | 1dd2ceb9f99eb2302c75f523e52574f189bcc095 | |
parent | 3dd11b7958f26ae7216c63b6ff1510173cd1aceb [diff] |
Don't call exit() with threads running Otherwise running threads race with destructors. Bug: 150176543 Test: Build and boot AOSP Change-Id: I159164a36d9808ae86c2928271b14736178e127b (cherry picked from commit 0fcf4a605daa4f7cd43eddbf25cfe22d4e2bc391)