Y
Hacker News
new
|
ask
|
show
|
jobs
by
QuaternionsBhop
33 days ago
No, I believe it's futex_waitv
1 comments
the8472
33 days ago
it's both, futex_waitv can also be dispatched via io_uring so you can wait on file descriptors and futexes simultaneously.
link