Searched refs:thread_cnt (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libsqlite/test/ | ||
H A D | threadtest1.c | 197 int thread_cnt = 0; variable 208 thread_cnt++; 245 thread_cnt--; 246 if( thread_cnt<=0 ){ 275 while( thread_cnt>0 ){ |
Completed in 19 milliseconds