Home
last modified time | relevance | path

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

/third_party/node/test/node-api/test_threadsafe_function/
Dbinding.c46 bool queue_was_closing = false; in data_source_thread() local
72 for (index = ARRAY_LENGTH - 1; index > -1 && !queue_was_closing; index--) { in data_source_thread()
91 queue_was_closing = true; in data_source_thread()
109 if (ts_fn_info->abort == napi_tsfn_abort && !queue_was_closing) { in data_source_thread()
114 if (!queue_was_closing && in data_source_thread()