Fix a possible (though unlikely) deadlock condition spotted by jhMikeS. It would...
commit26cd2db1df335206487840786de1cb94d2111e9e
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Apr 2008 17:18:15 +0000 (2 17:18 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Apr 2008 17:18:15 +0000 (2 17:18 +0000)
tree62e04b17369d96c22cbc0e2dc9758761280f6eaa
parentaaf6df83999aa7b142f354917ff800117f8762de
Fix a possible (though unlikely) deadlock condition spotted by jhMikeS. It would involve both the buffering and the audio thread sending synchronous messages to one another.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16931 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c