add deferral code
This commit is contained in:
parent
2a0bcc2fb6
commit
1a53c2221a
@ -57,6 +57,7 @@ typedef struct {
|
|||||||
#endif
|
#endif
|
||||||
long next_read;
|
long next_read;
|
||||||
long next_write;
|
long next_write;
|
||||||
|
long next_defer;
|
||||||
void* cookie;
|
void* cookie;
|
||||||
void* mmapped;
|
void* mmapped;
|
||||||
long maplen;
|
long maplen;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user