Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtest4.c133 if( threadset[i].busy ){ in tcl_thread_create()
137 threadset[i].busy = 1; in tcl_thread_create()
140 threadset[i].opnum = 1; in tcl_thread_create()
146 threadset[i].busy = 0; in tcl_thread_create()
224 if( threadset[i].busy ) stop_thread(&threadset[i]); in tcl_thread_halt()
477 threadset[i].opnum++; in tcl_thread_compile()
518 threadset[i].opnum++; in tcl_thread_step()
561 threadset[i].zArg = 0; in tcl_thread_finalize()
562 threadset[i].opnum++; in tcl_thread_finalize()
598 temp = threadset[i].db; in tcl_thread_swap()
[all …]