Searched refs:delay2 (Results 1 – 1 of 1) sorted by relevance
7385 int delay2; /* Delay before unlocking */ member7408 Sleep(p->delay2); in win32_file_locker()7417 p->delay2 = 0; in win32_file_locker()7447 x.ok, x.err, x.delay1, x.delay2, x.h); in win32_file_lock()7460 if( Tcl_GetIntFromObj(interp, objv[3], &x.delay2) ) return TCL_ERROR; in win32_file_lock()