b64dd85c94
Occasionally, the pseudothread wouldn't exit in time after unlocking the mutex to get crash_dump to proceed, resulting in spurious error messages. Instead of using a mutex to emulate pthread_join, just implement it correctly. Bug: http://b/34472671 Test: debuggerd_test Change-Id: I5c2658a84e9407ed8cc0ef2ad0fb648c388b7ad1 |
||
---|---|---|
.. | ||
client | ||
crasher | ||
handler | ||
include/debuggerd | ||
libdebuggerd | ||
tombstoned | ||
.clang-format | ||
Android.bp | ||
crash_dump.cpp | ||
debuggerd.cpp | ||
debuggerd_test.cpp | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
signal_sender.cpp | ||
util.cpp |