g_thread_count     40 src/ftmod/ftmod_r2/ftmod_r2.c static int32_t g_thread_count = 0;
g_thread_count    916 src/ftmod/ftmod_r2/ftmod_r2.c 	g_thread_count++;
g_thread_count   1110 src/ftmod/ftmod_r2/ftmod_r2.c 	g_thread_count--;
g_thread_count   1261 src/ftmod/ftmod_r2/ftmod_r2.c 			stream->write_function(stream, "%d R2 channel threads up\n", g_thread_count);