Hacker News
new
past
comments
ask
show
jobs
points
by
adrianmonk
26 days ago
|
comments
by
QuaternionsBhop
26 days ago
|
next
[-]
No, I believe it's futex_waitv
reply
by
the8472
26 days ago
|
parent
|
[-]
it's both, futex_waitv can also be dispatched via io_uring so you can wait on file descriptors and futexes simultaneously.
reply
by
aniviacat
26 days ago
|
prev
|
[-]
I thought that's what NTSync was all about?
https://docs.kernel.org/next/userspace-api/ntsync.html
reply