Boost logo

Boost Users :

Subject: Re: [Boost-users] [fiber] pooled_fixedsize_stack
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2017-09-13 23:44:36


On 14/09/2017 03:03, DePizzottri via Boost-users wrote:
> I realized that pooled_fixed_stack is not thread safe. Now the question is
> how to make pooled_fixed_stack mutithread safe?

Fibers are usually bound to a single thread each; can't you just use a
separate stack instance for each thread?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net