]> xenbits.xensource.com Git - seabios.git/commit
Improve debugging output from threads.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 24 Oct 2009 23:56:11 +0000 (19:56 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 24 Oct 2009 23:56:11 +0000 (19:56 -0400)
commitc604f2f6be0ad729c8e25958c946a8535ca391ee
tree561c46af38c11dbc55685f525202b7a9d0c12e09
parenta5826b5ad482f44d293387dc7513e5e98802a54e
Improve debugging output from threads.

Show the "thread id" on each debug message sent from a thread.
Also, cleanup translation dprintf() so it looks nicer withe thread output.
src/block.c
src/config.h
src/output.c
src/util.c
src/util.h