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

/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dflock.c113 rv = LockFileEx(hFile, f, 0,
118 rv = LockFileEx(hFile, f|LOCKFILE_EXCLUSIVE_LOCK, 0,
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9108 ** We cannot use LockFileEx() or UnlockFileEx() on Win95/98/ME because
9123 ** On WinNT/2K/XP systems, LockFileEx() and UnlockFileEx() are available,
17809 ** the LockFileEx() API. But we can still statically link against that
17813 ** the LockFileEx() API.
32302 #define LockFileEx macro
[all...]
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c9714 ** We cannot use LockFileEx() or UnlockFileEx() on Win95/98/ME because
9729 ** On WinNT/2K/XP systems, LockFileEx() and UnlockFileEx() are available,
18467 ** the LockFileEx() API. But we can still statically link against that
18471 ** the LockFileEx() API.
[all...]

Completed in 762 milliseconds