summaryrefslogtreecommitdiff
path: root/test/node-api/test_threadsafe_function/test.js
Commit message (Expand)AuthorAgeFilesLines
* test: add trailing commas in `test/node-api`Antoine du Hamel2023-01-291-14/+14
* node-api: faster threadsafe_functionFedor Indutny2021-05-041-0/+9
* test,doc,lib: adjust object literal newlines for lint ruleRich Trott2021-01-261-1/+2
* Revert "n-api: detect deadlocks in thread-safe function"Anna Henningsen2020-05-231-8/+3
* n-api: detect deadlocks in thread-safe functionGabriel Schulhof2020-04-191-3/+8
* Revert "n-api: detect deadlocks in thread-safe function"Gabriel Schulhof2020-04-161-8/+3
* n-api: detect deadlocks in thread-safe functionGabriel Schulhof2020-04-091-3/+8
* n-api: make func argument of napi_create_threadsafe_function optionallegendecas2019-06-211-0/+11
* test: partition N-API testsGabriel Schulhof2018-12-041-0/+206