| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 902b079 commit 6b7cccc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4056,8 +4056,8 @@ by the `async_hooks` API. | |||
| 4056 | 4056 | - `[in] max_queue_size`: Maximum size of the queue. 0 for no limit. | |
| 4057 | 4057 | - `[in] initial_thread_count`: The initial number of threads, including the main | |
| 4058 | 4058 | thread, which will be making use of this function. | |
| 4059 | - - `[in] thread_finalize_data`: Data to be passed to `thread_finalize_cb`. | ||
| 4060 | - - `[in] thread_finalize_cb`: Function to call when the | ||
| 4059 | + - `[in] thread_finalize_data`: Optional data to be passed to `thread_finalize_cb`. | ||
| 4060 | + - `[in] thread_finalize_cb`: Optional function to call when the | ||
| 4061 | 4061 | `napi_threadsafe_function` is being destroyed. | |
| 4062 | 4062 | - `[in] context`: Optional data to attach to the resulting | |
| 4063 | 4063 | `napi_threadsafe_function`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments