Do the wait for the audio thread init in such a way to avoid an unlikely but possible...
commit9f79917cfeb8508548a6f75fb899251f3dbb52f5
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 19 Nov 2007 13:26:46 +0000 (19 13:26 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 19 Nov 2007 13:26:46 +0000 (19 13:26 +0000)
treeffbc7a60c5a471cfdfe24e3fb8a5cf9c09598a9b
parent3d8c0bc4adf53069ca7abd325075aabdb82940a8
Do the wait for the audio thread init in such a way to avoid an unlikely but possible roundabout deadlock. Not pretty but will suffice for the moment.

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