add async_pending_count
This commit is contained in:
parent
f96e960e48
commit
9f4747b1b8
@ -16,6 +16,7 @@ namespace f8
|
|||||||
a8::XObject request;
|
a8::XObject request;
|
||||||
a8::MutableXObject* resp_xobj = nullptr;
|
a8::MutableXObject* resp_xobj = nullptr;
|
||||||
|
|
||||||
|
int async_pending_count = 0;
|
||||||
void* context = nullptr;
|
void* context = nullptr;
|
||||||
void (*free_context)(void*) = nullptr;
|
void (*free_context)(void*) = nullptr;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user