Home
last modified time | relevance | path

Searched refs:napi_threadsafe_function_call_js (Results 1 – 5 of 5) sorted by relevance

/third_party/node/src/
Dnode_api_types.h31 typedef void (*napi_threadsafe_function_call_js)(napi_env env, typedef
Dnode_api.h225 napi_threadsafe_function_call_js call_js_cb,
Dnode_api.cc210 napi_threadsafe_function_call_js call_js_cb_) in ThreadSafeFunction()
525 napi_threadsafe_function_call_js call_js_cb;
1312 napi_threadsafe_function_call_js call_js_cb, in napi_create_threadsafe_function()
/third_party/node/test/node-api/test_threadsafe_function/
Dbinding.c192 napi_threadsafe_function_call_js cb, in StartThreadInternal()
/third_party/node/doc/api/
Dn-api.md873 #### `napi_threadsafe_function_call_js`
897 typedef void (*napi_threadsafe_function_call_js)(napi_env env,
6260 napi_threadsafe_function_call_js call_js_cb,
6285 [`napi_threadsafe_function_call_js`][] provides more details.
6571 [`napi_threadsafe_function_call_js`]: #napi_threadsafe_function_call_js hashtag