Skip to content
Commit 1fbf63ab authored by Andreas Huber's avatar Andreas Huber
Browse files

"isPlaying" should never block, acquiring the mutex here is unnecessary,...

"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
parent 4f33d800
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment