#include <sqliteInt.h>
Public Attributes | |
int(* | xFunc )(void *, int) |
void * | pArg |
int | nBusy |
Definition at line 417 of file sqliteInt.h.
Definition at line 420 of file sqliteInt.h.
Referenced by pager_wait_on_lock(), sqlite3_busy_handler(), sqlite3InvokeBusyHandler(), and sqlite3VdbeExec().
void* BusyHandler::pArg |
Definition at line 419 of file sqliteInt.h.
Referenced by sqlite3_busy_handler(), sqlite3BtreeOpen(), and sqlite3InvokeBusyHandler().
int(* BusyHandler::xFunc)(void *, int) |
Referenced by sqlite3_busy_handler(), sqlite3BtreeOpen(), and sqlite3InvokeBusyHandler().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:03 2011 by Doxygen 1.6.1