Hi everyone
I would like to have two (or more) threads (while or for loops), which changes a value, data, whatever in each etaration, and indicate that with an interface thread, which is independend from the others (so I have only one indicator for more threads). Something, like (just as a dummy example):
Is this possible, and if so, then how?
Thanks in advance.