Use DEBUG_THREAD_SELF when using DEBUG_TRACE with pthread IDs
authorJohn Emmas <johne53@tiscali.co.uk>
Wed, 10 Dec 2014 16:53:47 +0000 (16:53 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Wed, 10 Dec 2014 16:56:33 +0000 (16:56 +0000)
commit2f300085ea4d548a2f5c325f0e8c2d401456712e
treee6ffd444d3efcd976ed8cab04abf8ac560a3b2c9
parent50b7ab651e4afbf298df051e87159668e15f158c
Use DEBUG_THREAD_SELF when using DEBUG_TRACE with pthread IDs

(supports both normal pthreads usage and PTW32)
libs/ardour/audio_diskstream.cc