Searched defs:pCheck (Results 1 – 2 of 2) sorted by relevance
18800 ExprList *pCheck; /* All CHECK constraints */ member29380 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexFree() local29395 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexEnter() local29411 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexTry() local29419 CheckMutex *pCheck = (CheckMutex*)p; in checkMutexLeave() local29449 CheckMutex *pCheck = (CheckMutex*)p; in sqlite3MutexWarnOnContention() local
15211 sqlite3_stmt *pCheck; /* Current check statement */ member