Lines Matching refs:C
48 # write-lock C
50 # At one point, the write-lock of C would fail on Linux.
55 thread_create C test.db
86 thread_compile C {CREATE TABLE t2(x,y)}
87 thread_step C
88 thread_result C
91 thread_finalize C
92 thread_result C
105 # write-lock C
123 thread_create C test.db
124 thread_compile C {INSERT INTO t2 VALUES(98,99)}
125 thread_step C
126 thread_result C
136 thread_step C
137 thread_result C
147 thread_step C
148 thread_result C
154 thread_finalize C
155 thread_result C