|
messenger_via_http_server
1.0
|

Поля данных | |
| sqlite3_mutex * | mutex |
| sqlite3_int64 | alarmThreshold |
| void(* | alarmCallback )(void *, sqlite3_int64, int) |
| void * | alarmArg |
| void * | pScratchEnd |
| ScratchFreeslot * | pScratchFree |
| u32 | nScratchFree |
| int | nearlyFull |
| void* alarmArg |
| void(* alarmCallback) (void *, sqlite3_int64, int) |
| sqlite3_int64 alarmThreshold |
| sqlite3_mutex* mutex |
| int nearlyFull |
| u32 nScratchFree |
| void* pScratchEnd |
| ScratchFreeslot* pScratchFree |
1.8.13