Best practices for multithread global flags

Vladimirs Nordholm v at vladde.net
Wed Nov 15 14:36:27 UTC 2017


On Wednesday, 15 November 2017 at 11:57:25 UTC, Vladimirs 
Nordholm wrote:
> Hello people from D-land.
>
> To summarise my problem: I have a program in the terminal 
> (Posix) with two threads: one which my main program is run on, 
> and a second one which polls input via `poll(...)` and 
> `read(...)`.
>
> [...]

Thanks for the replies given! Will look into the options given :)


More information about the Digitalmars-d-learn mailing list