Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_api_types.h22 } napi_threadsafe_function_call_mode; typedef
Dnode_api.h235 napi_threadsafe_function_call_mode is_blocking);
Dnode_api.cc236 napi_status Push(void* data, napi_threadsafe_function_call_mode mode) { in Push()
1377 napi_threadsafe_function_call_mode is_blocking) { in napi_call_threadsafe_function()
/third_party/node/test/node-api/test_threadsafe_function/
Dbinding.c17 napi_threadsafe_function_call_mode block_on_full;
/third_party/node/doc/api/
Dn-api.md665 ### `napi_threadsafe_function_call_mode`
680 } napi_threadsafe_function_call_mode;
6326 napi_threadsafe_function_call_mode is_blocking);