Searched refs:wResult (Results 1 – 1 of 1) sorted by relevance
7439 DWORD wResult; in win32_file_lock() local7476 if ( (wResult = WaitForSingleObject(ev, 10000))!=WAIT_OBJECT_0 ){ in win32_file_lock()7477 sqlite3_snprintf(sizeof(zBuf), zBuf, "0x%x", wResult); in win32_file_lock()