Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: enable futex usage on BSDs after 7dc2f4788288 | Jan Beich | 2020-06-16 | 1 | -0/+5 |
* | util/futex: use futex syscall on OpenBSD | Jonathan Gray | 2019-12-02 | 1 | -0/+18 |
* | util/futex: fix dangling pointer use | Eric Engestrom | 2019-06-12 | 1 | -5/+5 |
* | util: emulate futex on FreeBSD using umtx | Greg V | 2019-03-03 | 1 | -0/+34 |
* | util/u_queue: add util_queue_fence_wait_timeout | Nicolai Hähnle | 2017-11-09 | 1 | -3/+6 |
* | util: move futex helpers into futex.h | Nicolai Hähnle | 2017-11-09 | 1 | -0/+53 |