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