Searched refs:g_aiq_quit (Results 1 – 2 of 2) sorted by relevance
65 static int g_aiq_quit = 0; variable207 g_aiq_quit = 1; in rawcap_test()256 g_aiq_quit = 0; in stream_test()281 g_aiq_quit = 1; in stream_test()
26 } while (-1 == r && EINTR == errno && g_aiq_quit == 0);301 while(g_aiq_quit == 0){