Hacker News new | ask | show | jobs
by QuaternionsBhop 33 days ago
No, I believe it's futex_waitv
1 comments

it's both, futex_waitv can also be dispatched via io_uring so you can wait on file descriptors and futexes simultaneously.