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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c26152 static int posixUnlock(sqlite3_file *id, int eFileLock, int handleNFSUnlock){ function
26331 return posixUnlock(id, eFileLock, 0);
27503 return posixUnlock(id, eFileLock, 1);
[all...]

Completed in 388 milliseconds