X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fwriter.cc;h=7208402e45704002fc3f635bd2d3e16755ff47b4;hp=81b77d5cea62a5219257368af0711660e69ccfcf;hb=c370c651eba466f5073384de8b304a2625c64b89;hpb=f61acf7791b17d446f8953ca261092d4fb878d37 diff --git a/src/lib/writer.cc b/src/lib/writer.cc index 81b77d5ce..7208402e4 100644 --- a/src/lib/writer.cc +++ b/src/lib/writer.cc @@ -393,6 +393,8 @@ void Writer::thread () try { + start_of_thread ("Writer"); + while (true) { boost::mutex::scoped_lock lock (_state_mutex);