commit | 15ff9300a667f7347e546eb1516e7cb0b775ba7a | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Tue Mar 16 14:31:52 2010 -0700 |
committer | Andreas Huber <andih@google.com> | Tue Mar 16 14:31:52 2010 -0700 |
tree | a226f2999b04eee0aacc4ba6a38ae64723d39366 | |
parent | b4cfc6381503236f8fc959e77a64ab5ab5e639f1 [diff] |
"isPlaying" should never block, acquiring the mutex here is unnecessary, rather than investing in a separate mutex guarding just "mFlags" we accept returning "true" from isPlaying one too many times. Change-Id: I597577cbb3ad1afd3cb3ca91979ef24cc1a44658 related-to-bug: 2518319