Files
frameworks_base/rs/java/android/renderscript
Pirama Arumuga Nainar 2f25ce7753 Retry if interrupted before mMessageThread has joined
Bug: 24342101

If interrupted during mMessageThread.join(), retry the join instead of
assuming the thread has joined and continuing.  Continuing to destroy
the context will cause a segfault when the message thread attempts to
use the destroyed context.

Change-Id: I3213091a0e996449bceb403dffca3063786d5a65
2015-10-02 21:42:12 +00:00
..
2015-03-26 14:47:17 -07:00
2015-04-07 13:24:14 -07:00
2015-07-16 10:28:35 -07:00
2015-02-06 17:45:15 -08:00