napi_async_context should be an opaque type and not be used as same as node::async_context. PR-URL: https://github.com/nodejs/node/pull/32928 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> |
||
|---|---|---|
| .. | ||
| 1_hello_world | ||
| test_async | ||
| test_buffer | ||
| test_callback_scope | ||
| test_cleanup_hook | ||
| test_exception | ||
| test_fatal | ||
| test_fatal_exception | ||
| test_general | ||
| test_instance_data | ||
| test_make_callback | ||
| test_make_callback_recurse | ||
| test_null_init | ||
| test_policy | ||
| test_threadsafe_function | ||
| test_uv_loop | ||
| test_worker_buffer_callback | ||
| test_worker_terminate | ||
| .gitignore | ||
| node-api.status | ||
| testcfg.py | ||