Report init/callback thread to the framework
authorSampo Savolainen <v2@iki.fi>
Thu, 13 Nov 2008 21:40:53 +0000 (21:40 +0000)
committerSampo Savolainen <v2@iki.fi>
Thu, 13 Nov 2008 21:40:53 +0000 (21:40 +0000)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4154 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/surfaces/wiimote/wiimote.cc

index ec871d5e61e5b63f1ae76c7f7715dbcca9b99712..6938c8e67ffdfcf0a49214dadca0d50605eaedae 100644 (file)
@@ -156,6 +156,7 @@ WiimoteControlProtocol::wiimote_main()
 {
        bdaddr_t bdaddr;
        unsigned char rpt_mode = 0;
+       register_thread("Wiimote Discovery and Callback Thread");
 
        std::cerr << "Wiimote: discovering, press 1+2" << std::endl;