Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_mutex_alloc

736 ** Mutexes are created using [sqlite3_mutex_alloc()].
5022 ** ^The sqlite3_mutex_alloc() routine allocates a new
5026 ** to sqlite3_mutex_alloc() is one of these integer constants:
5040 ** cause sqlite3_mutex_alloc() to create
5050 ** ^The other allowed parameters to sqlite3_mutex_alloc() (anything other
5060 ** or SQLITE_MUTEX_RECURSIVE) is used then sqlite3_mutex_alloc()
5102 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int);
5141 ** <li> [sqlite3_mutex_alloc()] </li>
5223 ** The [sqlite3_mutex_alloc()] interface takes a single argument