Home | History | Annotate | Download | only in orig

Lines Matching defs:xMutexAlloc

5591 ** ^(The remaining seven methods defined by this structure (xMutexAlloc,
5619 ** and its associates). ^Similarly, xMutexAlloc() must not use SQLite memory
5620 ** allocation for a static mutex. ^However xMutexAlloc() may use SQLite
5632 sqlite3_mutex *(*xMutexAlloc)(int);