Hi,
In my design I want a to have a SC_THREAD which waites on an array of events. Now I am aware of the fact that I could OR the events with '|'. But that solution is not handy when one is dealing with a large number of events. So is there any better solution?
Thanks,
Hooman