UV_ASYNC_PRIVATE_FIELDS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

async_cb
uv_async_cb async_cb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pending
int pending;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
queue
void*[2] queue;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta