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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c16034 int alarmBusy; member in struct:Mem3Global
16159 if( !mem3.alarmBusy ){
16160 mem3.alarmBusy = 1;
16165 mem3.alarmBusy = 0;
[all...]

Completed in 396 milliseconds