Christopher Ferris 3a40a0000a Do not hold hash table lock while backtracing.
There is a deadlock if holding the hash table lock while trying to do
a backtrace. Change the code so that the hash table lock is only held
while actually modifying either g_hash_table, or while modifying an
entry from g_hash_table.

Bug: 22423683
(cherry picked from commit 9fee99b06013787054a312449b94115038e2ad7c)

Change-Id: I72173bfe6f824ceaceea625c24e7851b87467135
2015-07-13 13:18:31 -07:00
..
2015-06-04 14:33:18 -07:00
2015-06-04 14:33:18 -07:00
2015-06-30 14:48:06 +01:00
2015-05-07 15:12:24 -07:00