Hacker News new | ask | show | jobs
by dataflow 1415 days ago
> how would you implement that in the face of multiple threads?

I imagine you could you allocate it at the same time as you allocate the thread's own stack?