Hacker News new | ask | show | jobs
by gdxhyrd 2378 days ago
The PI the article describes does not need an exhausted queue, just merely used.
1 comments

That's because that particular queue is not implemented lock-free. If it were you'd have to exhaust it first.