FTDM_SANGOMA_BOOST_RUNNING 1936 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	while (ftdm_test_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING)) {
FTDM_SANGOMA_BOOST_RUNNING 1971 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	ftdm_clear_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2256 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	ftdm_set_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2259 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_clear_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2269 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 		ftdm_clear_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING);
FTDM_SANGOMA_BOOST_RUNNING 2292 src/ftmod/ftmod_sangoma_boost/ftmod_sangoma_boost.c 	while (ftdm_test_flag(sangoma_boost_data, FTDM_SANGOMA_BOOST_RUNNING) && cnt-- > 0) {