I would like to draw attention regarding std.signals

Bastiaan Veelo via Digitalmars-d digitalmars-d at puremagic.com
Tue Sep 5 08:29:37 PDT 2017


On Tuesday, 5 September 2017 at 14:55:20 UTC, Bastiaan Veelo 
wrote:
> According to [5] it  is already thread safe.
>
> [5] 
> http://forum.dlang.org/post/sxuiargigylszcurpdnr@forum.dlang.org

The docs seem to state the contrary, though:
> * This struct is not thread-safe in general, it just handles the
> * concurrent parts of the GC.

https://github.com/phobos-x/phobosx/blob/master/source/phobosx/signal.d

Bastiaan.


More information about the Digitalmars-d mailing list