Y
Hacker News
new
|
ask
|
show
|
jobs
by
caf
658 days ago
Presumably ringbuffer_wait() can also be signalled through making it 'readable' in poll()?
1 comments
koverstreet
658 days ago
yes, I believe that's already implemented; the more interesting thing I still need to do is make futex() work with the head and tail pointers.
link