OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xShmBarrier
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3.h
871
void (*
xShmBarrier
)(sqlite3_file*);
shell.c
11671
apndShmBarrier, /*
xShmBarrier
*/
11854
pFile->pMethods->
xShmBarrier
(pFile);
19021
vfstrace_printf(pInfo, "%s.
xShmBarrier
(%s)\n", pInfo->zVfsName, p->zFName);
19022
p->pReal->pMethods->
xShmBarrier
(p->pReal);
19100
pNew->
xShmBarrier
= pSub->
xShmBarrier
? vfstraceShmBarrier : 0;
23201
pFd->pMethods->
xShmBarrier
(pFd);
23204
pFd->pMethods->
xShmBarrier
(pFd);
[
all
...]
sqlite3.c
1192
void (*
xShmBarrier
)(sqlite3_file*);
[
all
...]
Completed in 93 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026