build/Debug/GNU-Linux-x86/Metronome.o undefined reference to `boost::this_thread::interruption_pointbuild-impl] Error 2undefined reference to `boost::this_thread::interruption_point
IntentFilter intentFilter = new IntentFilter(); if (NotificationManager.ACTION_INTERRUPTION_FILTER_CHANGED.equals(intent.getAction())) {= null;
if (mNotificationManager.getCu
interruptible_wait(std::condition_variable& cv,{}
如果线程在对interruption_point()的初始调用之后中断,但在调用wait()之前,那么条件变量是否与中断标志相关联并不重要,因为线程没有等待因为这个函数似乎运行正确,甚至the thread is inter