Searched refs:unixSleep (Results 1 – 1 of 1) sorted by relevance
1549 static int unixSleep(sqlite3_vfs*,int);1580 unixSleep(0,1000); in osSetPosixAdvisoryLock()6678 static int unixSleep(sqlite3_vfs *NotUsed, int microseconds){ in unixSleep() function7262 unixSleep(0,500000); /* wait 0.5 sec and try the lock again*/ in proxyConchLock()7288 unixSleep(0,10000000); /* wait 10 sec and try the lock again */ in proxyConchLock()8011 unixSleep, /* xSleep */ \ in sqlite3_os_init()