Lines Matching refs:C
50 # write-lock C
52 # At one point, the write-lock of C would fail on Linux.
57 thread_create C test.db
88 thread_compile C {CREATE TABLE t2(x,y)}
89 thread_step C
90 thread_result C
93 thread_finalize C
94 thread_result C
107 # write-lock C
125 thread_create C test.db
126 thread_compile C {INSERT INTO t2 VALUES(98,99)}
127 thread_step C
128 thread_result C
138 thread_step C
139 thread_result C
149 thread_step C
150 thread_result C
156 thread_finalize C
157 thread_result C