Searched refs:unixSleep (Results 1 – 1 of 1) sorted by relevance
40443 static int unixSleep(sqlite3_vfs*,int);40474 unixSleep(0,1000); in osSetPosixAdvisoryLock()45690 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ in unixSleep() function46279 unixSleep(0,500000); /* wait 0.5 sec and try the lock again*/ in proxyConchLock()46305 unixSleep(0,10000000); /* wait 10 sec and try the lock again */ in proxyConchLock()47028 unixSleep, /* xSleep */ \ in sqlite3_os_init()