summaryrefslogtreecommitdiff
path: root/test/node-api/test_threadsafe_function
Commit message (Expand)AuthorAgeFilesLines
* test: add trailing commas in `test/node-api`Antoine du Hamel2023-01-293-17/+17
* node-api: emit uncaught-exception on unhandled tsfn callbackslegendecas2022-05-273-0/+79
* node-api: faster threadsafe_functionFedor Indutny2021-05-042-2/+11
* test: fix typo in comment in binding.cTobias Nießen2021-04-131-1/+1
* test: rename n-api to node-apiGabriel Schulhof2021-02-061-51/+53
* 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-233-67/+4
* n-api: detect deadlocks in thread-safe functionGabriel Schulhof2020-04-193-4/+67
* Revert "n-api: detect deadlocks in thread-safe function"Gabriel Schulhof2020-04-163-67/+4
* n-api: detect deadlocks in thread-safe functionGabriel Schulhof2020-04-093-4/+67
* n-api: make func argument of napi_create_threadsafe_function optionallegendecas2019-06-212-5/+49
* n-api: mark thread-safe function as stableGabriel Schulhof2019-01-211-1/+0
* test: partition N-API testsGabriel Schulhof2018-12-043-0/+497