OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasReadConflicts
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
btree.c
93
#define
hasReadConflicts
(a, b) 0
200
** assert( !
hasReadConflicts
(pBtree, iRoot) );
202
static int
hasReadConflicts
(Btree *pBtree, Pgno iRoot){
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 52 milliseconds