|
Boost : |
Subject: Re: [boost] [thread] Dividing into Boost.Thread and Boost.Sync
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2013-08-17 15:16:19
2013/8/17 Andrey Semashev <andrey.semashev_at_[hidden]>
> You can't safely use regular mutexes and condition variables with fibers,
> can
> you? If you block, you won't switch to another fiber, which you may be
> waiting
> for.
>
it's possible - I'll publish my fiber lib soon (contains mutex,
condition_variable, future, ...)
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk