Return thread ID as a string for name when a thread isn't named or name cannot be...
commitfd58f426d39e1b38125e38a6d279ba88b2b80239
authorMichael Sevakis <jethead71@rockbox.org>
Wed, 29 Dec 2010 20:03:47 +0000 (29 20:03 +0000)
committerMichael Sevakis <jethead71@rockbox.org>
Wed, 29 Dec 2010 20:03:47 +0000 (29 20:03 +0000)
tree315e743cc2fd9af7c18e818bd27661cd12843262
parent6406e61e5cd6c7c7f67c903eb58c3d53f99dc03c
Return thread ID as a string for name when a thread isn't named or name cannot be used, as comment says, not slot pointer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28928 a1c6a512-1295-4272-9138-f99709370657
firmware/target/hosted/sdl/thread-sdl.c
firmware/thread.c