OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xMutexAlloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3.h
8486
** ^(The remaining seven methods defined by this structure (
xMutexAlloc
,
8514
** and its associates). Similarly,
xMutexAlloc
() must not use SQLite memory
8515
** allocation for a static mutex. ^However
xMutexAlloc
() may use SQLite
8527
sqlite3_mutex *(*
xMutexAlloc
)(int);
sqlite3.c
8807
** ^(The remaining seven methods defined by this structure (
xMutexAlloc
,
8835
** and its associates). Similarly,
xMutexAlloc
() must not use SQLite memory
8836
** allocation for a static mutex. ^However
xMutexAlloc
() may use SQLite
8848
sqlite3_mutex *(*
xMutexAlloc
)(int);
[
all
...]
Completed in 153 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026