Home
last modified time | relevance | path

Searched refs:sqlite3_mutex_alloc (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/public-domain/sqlite/man/
H A DMakefile128 sqlite3_mutex_alloc.3 \
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h487 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro
H A Dsqlite3.h7001 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int);
H A Dsqlite3.c8040 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int);
16034 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro
25021 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
33793 pInode->pLockMutex = sqlite3_mutex_alloc(SQLITE_MUTEX_FAST);
36933 pShmNode->pShmMutex = sqlite3_mutex_alloc(SQLITE_MUTEX_FAST);
44413 pShmNode->mutex = sqlite3_mutex_alloc(SQLITE_MUTEX_FAST);
118610 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc
119042 sqlite3_mutex_alloc,
191728 pNew->mutex = sqlite3_mutex_alloc(SQLITE_MUTEX_RECURSIVE);
/netbsd/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dsqlite3.d1562 sqlite3_mutex *sqlite3_mutex_alloc(int);
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1562 sqlite3_mutex *sqlite3_mutex_alloc(int);
/netbsd/distrib/sets/lists/comp/
H A Dmi10549 ./usr/share/man/cat3/sqlite3_mutex_alloc.0 comp-c-catman .cat
18967 ./usr/share/man/html3/sqlite3_mutex_alloc.html comp-c-htmlman html
27419 ./usr/share/man/man3/sqlite3_mutex_alloc.3 comp-c-man .man