Lock the linked list mutex when accessing the memory handles. This should fix the...
commit8444e8da9832ff04b9e5037f806259ecdec37bcc
authornicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Tue, 13 May 2008 20:51:06 +0000 (13 20:51 +0000)
committernicolasp <nicolasp@a1c6a512-1295-4272-9138-f99709370657>
Tue, 13 May 2008 20:51:06 +0000 (13 20:51 +0000)
tree4d6a775b5a4834423327aaed01dc1b71a53edb25
parent690e454be26096f8f4129000d8b9a41ff456229a
Lock the linked list mutex when accessing the memory handles. This should fix the invalid values appearing for short times in the buffering debug screen.

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