Searched refs:all_stop (Results 1 – 1 of 1) sorted by relevance
34 volatile int all_stop = 0; variable45 all_stop = 1; in check_callback()59 if( all_stop ) return 0; in integrity_check()65 if( all_stop ){ in integrity_check()80 while( !all_stop && cnt++<10000 ){ in worker()85 if( all_stop ){ sqlite3_close(db); break; } in worker()126 if( !all_stop ){ in main()