Searched refs:napi_async_work (Results 1 – 6 of 6) sorted by relevance
168 napi_async_work* result);170 napi_async_work work);172 napi_async_work work);174 napi_async_work work);
8 typedef struct napi_async_work__* napi_async_work; typedef
14 napi_async_work _request;164 napi_async_work work;
64 napi_async_work work; in AsyncWorkCallback()
5533 Node-API defines the `napi_async_work` structure which is used to manage5567 napi_async_work work);5596 napi_async_work* result);5613 * `[out] result`: `napi_async_work*` which is the handle to the newly created5638 napi_async_work work);5659 napi_async_work work);5669 with the same `napi_async_work` item or the result will be undefined.5680 napi_async_work work);
1427 + napi_async_work work;