OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LockFileEx
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
os_win.c
152
** the
LockFileEx
() API. But we can still statically link against that
156
** the
LockFileEx
() API.
337
#define
LockFileEx
(a,b,c,d,e,f) winceLockFileEx(&a, b, c, d, e, f)
592
** An implementation of the
LockFileEx
() API of windows for wince
912
res =
LockFileEx
(pFile->h, LOCKFILE_FAIL_IMMEDIATELY,
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 45 milliseconds