Searched defs:microsec (Results 1 – 2 of 2) sorted by relevance
1776 static int os2Sleep( sqlite3_vfs *pVfs, int microsec ){
2631 static int winSleep(sqlite3_vfs *pVfs, int microsec){ in winSleep()