OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pWriter
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
btreeInt.h
395
** 1) The current writer (BtShared.
pWriter
) concludes its transaction, OR
435
Btree *
pWriter
; /* Btree with currently open write transaction */
436
u8 isExclusive; /* True if
pWriter
has an EXCLUSIVE lock on the db */
/external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_write.c
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
/external/sqlite/dist/orig/
sqlite3.c
[
all
...]
/external/sqlite/dist/
sqlite3.c
[
all
...]
Completed in 2048 milliseconds