From 2bb5a8cdb02468449412938ed5ecb0b96157ae2e Mon Sep 17 00:00:00 2001 From: Sampo Savolainen Date: Thu, 13 Nov 2008 21:40:53 +0000 Subject: Report init/callback thread to the framework git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4154 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/surfaces/wiimote/wiimote.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/surfaces/wiimote/wiimote.cc b/libs/surfaces/wiimote/wiimote.cc index ec871d5e61..6938c8e67f 100644 --- a/libs/surfaces/wiimote/wiimote.cc +++ b/libs/surfaces/wiimote/wiimote.cc @@ -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; -- cgit v1.2.3