Home
last modified time | relevance | path

Searched defs:busy (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_superlock.c189 SuperlockBusy busy = {0, 0, 0}; /* Busy handler wrapper object */ in sqlite3demo_superlock() local
319 InterpAndScript busy = {0, 0}; in superlock_cmd() local
H A Dtest7.c62 volatile int busy; /* True if this thread is in use */ member
H A Dtest4.c41 int busy; /* True if this thread is in use */ member
H A DsqliteInt.h1578 u8 busy; /* TRUE if currently initializing */ member
/sqlite-3.40.0/test/
H A Dvt02.c190 int busy; /* Currently running xBestIndex */ member