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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dflock.c115 rv = LockFileEx(hFile, f, 0,
120 rv = LockFileEx(hFile, f|LOCKFILE_EXCLUSIVE_LOCK, 0,
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c9334 ** We cannot use LockFileEx() or UnlockFileEx() on Win95/98/ME because
9349 ** On WinNT/2K/XP systems, LockFileEx() and UnlockFileEx() are available,
18233 ** the LockFileEx() API. But we can still statically link against that
18237 ** the LockFileEx() API.
32194 # define LockFileEx macro
[all...]

Completed in 312 milliseconds