Hi Expers
When I should use notify() and when notify(SC_ZERO_TIME)
Should I always use notify(SC_ZERO_TIME) to overcome threads indeterministics order ?
Is there some scenarion when I should strictly us notify() ?
Is there some scenarion when I should strictly us notify(SC_ZERO_TIME) ?
Thanks
RahulJn