Searched refs:posixUnlock (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c26537 static int posixUnlock(sqlite3_file *id, int eFileLock, int handleNFSUnlock){ function
26703 return posixUnlock(id, eFileLock, 0);
[all...]

Completed in 403 milliseconds