Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-25worker: use rwlock for sibling groupAnna Henningsen
2021-04-04src: fix typo in node_mutexTobias Nießen
2020-02-13src: add ExclusiveAccess classBen Noordhuis
2019-03-18src: inline macro DISALLOW_COPY_AND_ASSIGNgengjiawen
2018-08-28src: add missing `NODE_WANT_INTERNALS` guardsAnna Henningsen
2016-06-21src: use RAII for mutexes and condition variablesBen Noordhuis