Go to the source code of this file.
Defines | |
#define | OSTRACE1(X) |
#define | OSTRACE2(X, Y) |
#define | OSTRACE3(X, Y, Z) |
#define | OSTRACE4(X, Y, Z, A) |
#define | OSTRACE5(X, Y, Z, A, B) |
#define | OSTRACE6(X, Y, Z, A, B, C) |
#define | OSTRACE7(X, Y, Z, A, B, C, D) |
#define | TIMER_START |
#define | TIMER_END |
#define | TIMER_ELAPSED ((sqlite_uint64)0) |
#define | SimulateIOErrorBenign(X) |
#define | SimulateIOError(A) |
#define | SimulateDiskfullError(A) |
#define | OpenCounter(X) |
#define OpenCounter | ( | X | ) |
Definition at line 134 of file os_common.h.
Referenced by closeUnixFile(), and fillInUnixFile().
#define OSTRACE1 | ( | X | ) |
Definition at line 55 of file os_common.h.
#define OSTRACE2 | ( | X, | |||
Y | ) |
Definition at line 56 of file os_common.h.
Referenced by closeUnixFile(), and unixSync().
#define OSTRACE3 | ( | X, | |||
Y, | |||||
Z | ) |
Definition at line 57 of file os_common.h.
Referenced by fillInUnixFile(), openDirectory(), and unixLock().
#define OSTRACE4 | ( | X, | |||
Y, | |||||
Z, | |||||
A | ) |
Definition at line 58 of file os_common.h.
Referenced by unixCheckReservedLock(), unixLock(), and unixSync().
#define OSTRACE5 | ( | X, | |||
Y, | |||||
Z, | |||||
A, | |||||
B | ) |
Definition at line 59 of file os_common.h.
Referenced by seekAndRead(), and seekAndWrite().
#define OSTRACE6 | ( | X, | |||
Y, | |||||
Z, | |||||
A, | |||||
B, | |||||
C | ) |
Definition at line 60 of file os_common.h.
#define OSTRACE7 | ( | X, | |||
Y, | |||||
Z, | |||||
A, | |||||
B, | |||||
C, | |||||
D | ) |
Definition at line 61 of file os_common.h.
Referenced by unixLock(), and unixUnlock().
#define SimulateDiskfullError | ( | A | ) |
Definition at line 124 of file os_common.h.
Referenced by unixSync(), and unixWrite().
#define SimulateIOError | ( | A | ) |
Definition at line 123 of file os_common.h.
Referenced by getTempname(), seekAndRead(), unixAccess(), unixCheckReservedLock(), unixDelete(), unixFileSize(), unixFullPathname(), unixSync(), unixTruncate(), unixUnlock(), and unixWrite().
#define SimulateIOErrorBenign | ( | X | ) |
Definition at line 122 of file os_common.h.
Referenced by unixUnlock().
#define TIMER_ELAPSED ((sqlite_uint64)0) |
Definition at line 84 of file os_common.h.
Referenced by seekAndRead(), and seekAndWrite().
#define TIMER_END |
Definition at line 83 of file os_common.h.
Referenced by seekAndRead(), and seekAndWrite().
#define TIMER_START |
Definition at line 82 of file os_common.h.
Referenced by seekAndRead(), and seekAndWrite().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:00 2011 by Doxygen 1.6.1