Searched refs:napi_async_cleanup_hook_handle (Results 1 – 4 of 4) sorted by relevance
8 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) { in MustNotCall()15 napi_async_cleanup_hook_handle handle;37 static void AsyncCleanupHook(napi_async_cleanup_hook_handle handle, void* arg) { in AsyncCleanupHook()89 napi_async_cleanup_hook_handle must_not_call_handle; in Init()
45 typedef struct napi_async_cleanup_hook_handle__* napi_async_cleanup_hook_handle; typedef46 typedef void (*napi_async_cleanup_hook)(napi_async_cleanup_hook_handle handle,
259 napi_async_cleanup_hook_handle* remove_handle);262 napi_async_cleanup_hook_handle remove_handle);
730 #### `napi_async_cleanup_hook_handle`962 typedef void (*napi_async_cleanup_hook)(napi_async_cleanup_hook_handle handle,1924 napi_async_cleanup_hook_handle* remove_handle);1963 napi_async_cleanup_hook_handle remove_handle);1971 This must be called on any `napi_async_cleanup_hook_handle` value obtained