Phase in thread_wait when waiting for a thread to exit. Begin phasing out the spinloc...
commit1e812eeb385f2fa754026b7b3959e24bda83101a
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 22 Oct 2007 05:57:38 +0000 (22 05:57 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Mon, 22 Oct 2007 05:57:38 +0000 (22 05:57 +0000)
tree71673763db2a63da47e34f62e7513b2c8e987c87
parent474e0e6e2be788753b97e7cfefdca9128edcbe75
Phase in thread_wait when waiting for a thread to exit. Begin phasing out the spinlock object for general use; it will become a multicore-only object for core locking. Take care of plugins first.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15260 a1c6a512-1295-4272-9138-f99709370657
apps/plugin.c
apps/plugin.h
apps/plugins/alpine_cdc.c
apps/plugins/battery_bench.c
apps/plugins/mpegplayer/mpegplayer.c
apps/plugins/test_codec.c