add deferral code

master
leitner 8 years ago
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…
Cancel
Save