Fiber Local Storage
"Luís
"Luís
Mon Jul 29 11:54:19 PDT 2013
On Friday, 26 July 2013 at 04:30:18 UTC, Manu wrote:
> Is there an FLS implementation floating around?
> If not, it's probably something that should be considered for
> std.thread.
Nice to see this asked. For a simulation library I was developing
I was thinking that fiber support had to be done by asking the
library user to swap a struct every time a fiber
context-switched. If that could be automated then that would be
great!
More information about the Digitalmars-d
mailing list