Searched defs:pCheck (Results 1 – 2 of 2) sorted by relevance
18800 ExprList *pCheck; /* All CHECK constraints */ member29381 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree() local29396 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter() local29412 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry() local29420 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave() local29450 CheckMutex *pCheck = (CheckMutex*)p; in sqlite3MutexWarnOnContention() local
15211 sqlite3_stmt *pCheck; /* Current check statement */ member