Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | worker: use rwlock for sibling group | Anna Henningsen | 2021-05-25 | 1 | -0/+76 |
* | src: fix typo in node_mutex | Tobias Nießen | 2021-04-04 | 1 | -1/+1 |
* | src: add ExclusiveAccess class | Ben Noordhuis | 2020-02-13 | 1 | -0/+48 |
* | src: inline macro DISALLOW_COPY_AND_ASSIGN | gengjiawen | 2019-03-17 | 1 | -4/+12 |
* | src: add missing `NODE_WANT_INTERNALS` guards | Anna Henningsen | 2018-08-28 | 1 | -0/+4 |
* | src: use RAII for mutexes and condition variables | Ben Noordhuis | 2016-06-21 | 1 | -0/+187 |