Searched refs:xMutexNotheld (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h4760 ** xMutexNotheld) implement the following interfaces (respectively):
4805 int (*xMutexNotheld)(sqlite3_mutex *); member in struct:sqlite3_mutex_methods
H A Dsqlite3.c5284 ** xMutexNotheld) implement the following interfaces (respectively):
5329 int (*xMutexNotheld)(sqlite3_mutex *); member in struct:sqlite3_mutex_methods
14501 return p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld(p);
[all...]

Completed in 330 milliseconds