Searched refs:delay1 (Results 1 – 2 of 2) sorted by relevance
46 unset -nocomplain delay1 rc msg51 set delay1 2553 lock_win32_file test.db 0 $::delay157 lappend win32_lock_error $::delay162 lappend win32_lock_ok $::delay175 incr delay1 2576 if {$delay1 > 12500} {100 set delay1 1111 lappend win32_lock_ok $::delay1124 incr delay1 1[all …]
7384 int delay1; /* Delay before locking */ member7406 if( p->delay1 ) Sleep(p->delay1); in win32_file_locker()7416 p->delay1 = 0; in win32_file_locker()7447 x.ok, x.err, x.delay1, x.delay2, x.h); in win32_file_lock()7459 if( Tcl_GetIntFromObj(interp, objv[2], &x.delay1) ) return TCL_ERROR; in win32_file_lock()