Enable auto reply for queue messages sent with queue_send. It's only nescessary to...
commit52c3246eabed66e089e323e20fe2022918b9bc7b
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 30 Sep 2007 17:23:13 +0000 (30 17:23 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 30 Sep 2007 17:23:13 +0000 (30 17:23 +0000)
treeeab78bdc524e60fd61c8626f6ce560c1357e7d76
parent29c94e5e94cf6d260226b98482d5ce5e1444ffa9
Enable auto reply for queue messages sent with queue_send. It's only nescessary to use queue_reply to return a value other than zero or to return a result before waiting on the queue again.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14923 a1c6a512-1295-4272-9138-f99709370657
apps/playback.c
firmware/kernel.c
firmware/pcm_record.c
uisimulator/sdl/kernel.c