osPread64        27083 third_party/sqlite/amalgamation/sqlite3.c   do{ got = osPread64(id->h, pBuf, cnt, offset); }while( got<0 && errno==EINTR);
osPread64        2942 third_party/sqlite/src/src/os_unix.c   do{ got = osPread64(id->h, pBuf, cnt, offset); }while( got<0 && errno==EINTR);