Searched refs:alarmBusy (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dmem3.c111 int alarmBusy; member in struct:Mem3Global
236 if( !mem3.alarmBusy ){
237 mem3.alarmBusy = 1;
242 mem3.alarmBusy = 0;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c15234 int alarmBusy; member in struct:Mem3Global
15359 if( !mem3.alarmBusy ){
15360 mem3.alarmBusy = 1;
15365 mem3.alarmBusy = 0;
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c16098 int alarmBusy; member in struct:Mem3Global
16223 if( !mem3.alarmBusy ){
16224 mem3.alarmBusy = 1;
16229 mem3.alarmBusy = 0;
[all...]
/external/sqlite/dist/
H A Dsqlite3.c16098 int alarmBusy; member in struct:Mem3Global
16223 if( !mem3.alarmBusy ){
16224 mem3.alarmBusy = 1;
16229 mem3.alarmBusy = 0;
[all...]

Completed in 780 milliseconds