Lines Matching refs:zFile
80 foreach zFile {test.db test2.db} {
95 } $nSecond $zFile]
97 unset -nocomplain finished($zFile)
98 thread_spawn finished($zFile) $thread_procs $SCRIPT
100 foreach zFile {test.db test2.db} {
101 if {![info exists finished($zFile)]} {
102 vwait finished($zFile)
116 foreach zFile {test.db test2.db} {
135 } $nSecond $zFile]
137 unset -nocomplain finished($zFile)
138 thread_spawn finished($zFile) $thread_procs $SCRIPT
140 foreach zFile {test.db test2.db} {
141 if {![info exists finished($zFile)]} {
142 vwait finished($zFile)