Home
last modified time | relevance | path

Searched refs:timetostop (Results 1 – 7 of 7) sorted by relevance

/sqlite-3.40.0/test/
H A Dtt3_stress.c25 while( !timetostop(&err) ){ in stress_thread_1()
42 while( !timetostop(&err) ){ in stress_thread_2()
63 while( !timetostop(&err) ){ in stress_thread_3()
86 while( !timetostop(&err) ){ in stress_thread_4()
117 while( !timetostop(&err) ){ in stress_thread_5()
267 while( !timetostop(&err) ){ in stress2_workload19()
291 while( !timetostop(&err) ){ in stress2_thread_wrapper()
H A Dtt3_vacuum.c29 while( !timetostop(&err) ){ in vacuum1_thread_writer()
60 }while( !timetostop(&err) ); in vacuum1_thread_vacuumer()
H A Dtt3_lookaside1.c27 while( !timetostop(&err) ){ in lookaside1_thread_reader()
58 }while( !timetostop(&err) ); in lookaside1_thread_writer()
H A Dthreadtest3.c60 #define timetostop(z) (SEL(z), timetostop_x(z)) macro
989 while( !timetostop(&err) ){ in walthread1_thread()
1028 while( !timetostop(&err) ){ in walthread1_ckpt_thread()
1075 while( !timetostop(&err) ){ in walthread2_thread()
1138 while( 0==(stop = timetostop(&err)) ){ in walthread3_thread()
1190 while( !timetostop(&err) ){ in walthread4_reader_thread()
1206 while( !timetostop(&err) ){ in walthread4_writer_thread()
1378 while( !timetostop(&err) ){ in dynamic_triggers_1()
1431 while( !timetostop(&err) ){ in dynamic_triggers_2()
H A Dtt3_checkpoint.c74 while( !timetostop(&err) ){ in checkpoint_starvation_reader()
114 while( !timetostop(&err) ){ in checkpoint_starvation_main()
H A Dtt3_shared.c22 while( !timetostop(&err) ){ in shared_thread1()
H A Dtt3_index.c21 while( !timetostop(&err) ){ in create_drop_index_thread()